Issues: python/typeshed
Temporary moratorium on literal constants (until the end of 2...
#7258
opened Feb 18, 2022 by
JukkaL
Open
20
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
Label
Projects
Milestones
Assignee
Sort
Issues list
migrate some stuffs in
ctypes/__init__.pyi into _ctypes.pyi, but circular import occurs
#8633
opened Aug 27, 2022 by
junkmd
ssl.SSLContext type hint shouldn't have an __init__ method, only __new__
#8632
opened Aug 27, 2022 by
tifv
types-python-dateutil Add return type for rrule.__iter__?
help wanted
type-incomplete
#8625
opened Aug 26, 2022 by
michaeloliverx
Any specific reason behind A question on how to do something
_typeshed.wsgi.types._Readable?
question
#8613
opened Aug 25, 2022 by
sobolevn
dataclasses's asdict() and astuple() factories should work with TypedDict and NamedTuple
#8580
opened Aug 20, 2022 by
tony
Add stubs for sortedcontainers
type-stubs-request
Request to add stubs for a new package to typeshed
#8574
opened Aug 20, 2022 by
jakob-keller
Figure out a way to have test cases for third-party stubs
project
typeshed build, test, or distribution related
#8569
opened Aug 19, 2022 by
AlexWaygood
dataclasses.asdict definition is not correct
type-false-positive
#8518
opened Aug 10, 2022 by
sobolevn
Figure out how to enable pyright's typeshed build, test, or distribution related
reportUnnecessaryTypeIgnoreComment setting for the whole test_cases directory
project
#8506
opened Aug 8, 2022 by
AlexWaygood
Why do we have test cases?
project-discussion
Organization of the typeshed project
#8505
opened Aug 8, 2022 by
AlexWaygood
Evaluate ways to determine accuracy and reduce incomplete type stubs
project-discussion
Organization of the typeshed project
#8481
opened Aug 4, 2022 by
kkirsche
Checks don't run on stubsabot PRs
project
typeshed build, test, or distribution related
#8434
opened Jul 29, 2022 by
hauntsaninja
How to handle typechecker specific bugs
project-discussion
Organization of the typeshed project
#8403
opened Jul 26, 2022 by
srittau
Typing the ast.AST subclass constructors
type-improvement
Improve/refactor existing annotations
#8378
opened Jul 24, 2022 by
multimeric
beautifulsoup: iterating over Type checkers report false errors
bs4.BeautifulSoup returns Tag, but Mypy thinks that bs4.element.PageElement type is returned
type-false-positive
#8369
opened Jul 22, 2022 by
AIGeneratedUsername
Maybe change METADATA.toml "requires"?
project
typeshed build, test, or distribution related
#8312
opened Jul 15, 2022 by
hauntsaninja
CLA requirement
project-discussion
Organization of the typeshed project
#8305
opened Jul 15, 2022 by
srittau
Is there a good reason why Type checkers do not report an error
Mapping.__contains__ expects object, but Mapping.get expects a strict type?
type-false-negative
#8219
opened Jun 30, 2022 by
pradeep90
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.