-
Notifications
You must be signed in to change notification settings - Fork 256
Issues: python/typing
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
"Sealed" Discussions about new features for Python's type annotations
TypedDict
s that don't allow subtypes which introduce additional keys
topic: feature
#1984
by sh-at-cs
was closed Apr 23, 2025
Can Documentation-related issues and PRs
typing.TypeVar
et al. be deprecated?
topic: documentation
#1983
by sh-at-cs
was closed Apr 23, 2025
Conformance: Make "# E[tag]" exactly once, add support for at least once
#1982
by JelleZijlstra
was merged Apr 22, 2025
Loading…
Make optional type narrowing actually optional in tuples_type_compat.py
#1981
by missingdays
was merged Apr 22, 2025
Loading…
Adjust error locations for typeddicts_class_syntax conformance test
#1980
by yangdanny97
was merged Apr 19, 2025
Loading…
Conformance - fix issues on Windows (unicode, Pyre)
#1976
by Andrej730
was merged Apr 19, 2025
Loading…
Error in Documentation-related issues and PRs
TypedDict
assignability rule
topic: documentation
#1973
by Viicos
was closed Apr 17, 2025
Fix error message -
__len__
implementation is in fact missing
#1967
by lancelote
was merged Apr 11, 2025
Loading…
Update docs on equivalence between gradual types
#1965
by MatthewMckee4
was merged Apr 11, 2025
Loading…
str.contains() method should accept a tuple
topic: feature
Discussions about new features for Python's type annotations
#1964
by venturero
was closed Apr 10, 2025
Docs - fix indentation issue in TypedDict article
#1963
by Andrej730
was merged Apr 10, 2025
Loading…
Allow highlighting decorators instead of function signatures
#1958
by alvov26
was merged Apr 3, 2025
Loading…
Tweaked overload conformance tests to permit errors to appear in a few additional places
#1956
by erictraut
was merged Mar 31, 2025
Loading…
Conformance tests: classes_override.py should allow highlighting the decorator
topic: other
Other topics not covered
#1955
by alvov26
was closed Apr 3, 2025
Archive typed-ast and typing on PyPI
topic: other
Other topics not covered
#1951
by srittau
was closed Mar 26, 2025
Deprecation of hyphens in setup.cfg
topic: other
Other topics not covered
#1950
by ozcodes
was closed Mar 25, 2025
Print URL after building docs
topic: maintenance
Issues and PRs about organizing and managing this repository
#1945
by srittau
was merged Mar 17, 2025
Loading…
Implemented conformance tests for imported Final variables
#1942
by erictraut
was merged Mar 11, 2025
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.