Skip to content

Issues: python/cpython

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
Assigned to nobody Loading
Sort

Issues list

Consider making Template and Interpolation generic at runtime 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-feature A feature request or enhancement
#133970 opened May 13, 2025 by sobolevn
Attribute __annotations__ containd in FunctionType.__dict__ but is not an attribute of "FunctionType" itself interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-bug An unexpected behavior, bug, or error
#133819 opened May 10, 2025 by siegbert7
Remove deprecated typing.no_type_check_decorator stdlib Python modules in the Lib dir topic-typing
#133601 opened May 7, 2025 by sobolevn
"typing.BinaryIO" missing "readinto" method stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#133492 opened May 6, 2025 by DRayX
typing docs: Use soft deprecation docs Documentation in the Doc dir topic-typing
#132941 opened Apr 25, 2025 by JelleZijlstra
Non-runtime_checkable subclass of a runtime_checkable Protocol allows isinstance() stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132604 opened Apr 16, 2025 by JelleZijlstra
Inconsistent behavior when validating type parameter substitutions stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132100 opened Apr 4, 2025 by Viicos
typing._eval_type is not preserving GenericAlias subclasses stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#130870 opened Mar 5, 2025 by Viicos
singledispatchmethod.register fails with typing.Self annotation stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#130827 opened Mar 4, 2025 by bvolkmer
Type hints for pathlib.types stdlib Python modules in the Lib dir topic-pathlib topic-typing type-feature A feature request or enhancement
#130798 opened Mar 3, 2025 by barneygale
Instances of generic classes defined with PEP695 syntax are unpickleable interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-bug An unexpected behavior, bug, or error
#129250 opened Jan 24, 2025 by cslamber
Protocols in wsgiref.types should use @abstractmethod stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#127678 opened Dec 6, 2024 by srittau
Add AnyLogger type (Logger | LoggerAdapter alias) stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#126093 opened Oct 28, 2024 by Avihais12344
isinstance on multiple-inheritance class erases type hints 3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#124840 opened Oct 1, 2024 by coretl
PEP 649: Avoid creation of function objects for __annotate__ 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing
#124157 opened Sep 17, 2024 by JelleZijlstra
ProTip! Follow long discussions with comments:>50.