Skip to content

Issues: python/typeshed

Good ways to contribute
#4641 opened Oct 10, 2020 by hauntsaninja
Open 3
Dependency Dashboard
#11588 opened Mar 13, 2024 by renovate bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

EmailMessage missing from email.parser stubs: false positive Type checkers report false errors
#2417 opened Aug 25, 2018 by jrideout
Is types-jsonschema outdated? help wanted An actionable problem of low to medium complexity where a PR would be very welcome stubs: false positive Type checkers report false errors
#8662 opened Sep 1, 2022 by kratsg
asyncio.create_task doesn't accept async_generator_asend objects stubs: false positive Type checkers report false errors topic: asyncio Asyncio-related issues
#10185 opened May 15, 2023 by kumaraditya303
Wrong type for hdrs in urllib.error.HTTPError stubs: false positive Type checkers report false errors
#10092 opened Apr 27, 2023 by bdrung
Is Enum's _generate_next_value_ really a @staticmethod? stubs: false positive Type checkers report false errors
#10428 opened Jul 10, 2023 by Avasam
Add IPv6 support to socketserver.BaseServer stubs: false positive Type checkers report false errors
#10671 opened Sep 6, 2023 by DiegoBaldassarMilleuno
urllib.request.Request.data type erroring when using decode status: deferred Issue or PR deferred until some precondition is fixed stubs: false positive Type checkers report false errors
#11470 opened Feb 27, 2024 by arkinmodi
dict.update has incorrect variance for one of its overloads stubs: false positive Type checkers report false errors
#3551 opened Dec 20, 2019 by lazytype
Awaitable.__await__ expects a Generator where an Iterator will do status: deferred Issue or PR deferred until some precondition is fixed stubs: false positive Type checkers report false errors
#5125 opened Mar 16, 2021 by wsanchez
subprocess stdout read1 stubs: false positive Type checkers report false errors topic: io I/O related issues
#6153 opened Oct 11, 2021 by Akuli
mock.patch.object type annotation fails with **kwargs stubs: false positive Type checkers report false errors
#7542 opened Mar 24, 2022 by graingert
Various items missing from redis client's from_url kwargs help wanted An actionable problem of low to medium complexity where a PR would be very welcome stubs: false positive Type checkers report false errors
#12149 opened Jun 17, 2024 by jonathan-hill-visasq
math.prod typing incorrect stubs: false positive Type checkers report false errors
#11913 opened May 13, 2024 by karolinepauls
dataclasses.asdict definition is not correct stubs: false positive Type checkers report false errors
#8518 opened Aug 10, 2022 by sobolevn
ProTip! no:milestone will show everything without a milestone.