Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
Consider makingbugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing type-featureA feature request or enhancement
Template
andInterpolation
generic at runtime 3.14 #133970 openedMay 13, 2025 bysobolevn
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-bugAn unexpected behavior, bug, or error
#133819 openedMay 10, 2025 bysiegbert7
Remove deprecatedPython modules in the Lib dir topic-typing
typing.no_type_check_decorator
stdlib #133601 openedMay 7, 2025 bysobolevn
"typing.BinaryIO" missing "readinto" method stdlibPython modules in the Lib dir topic-typing type-bugAn unexpected behavior, bug, or error
#133492 openedMay 6, 2025 byDRayX
typing docs: Use soft deprecation docsDocumentation in the Doc dir topic-typing
#132941 openedApr 25, 2025 byJelleZijlstra
Non-runtime_checkable subclass of a runtime_checkable Protocol allows isinstance() stdlibPython modules in the Lib dir topic-typing type-bugAn unexpected behavior, bug, or error
#132604 openedApr 16, 2025 byJelleZijlstra
Inconsistent behavior when validating type parameter substitutions stdlibPython modules in the Lib dir topic-typing type-bugAn unexpected behavior, bug, or error
#132100 openedApr 4, 2025 byViicos
SupportPython modules in the Lib dir topic-typing type-featureA feature request or enhancement
typing.get_type_hints(partial(fn, ...))
by 'unwrapping' thepartial
, and discarding hints for bound arguments stdlib #131391 openedMar 18, 2025 byZac-HD
typing._eval_type
is not preservingGenericAlias
subclasses stdlib #130870 openedMar 5, 2025 byViicos
gh-130827: Support
typing.Self
annotations insingledispatchmethod()
awaiting changes topic-typing #130829 openedMar 4, 2025 byZeroIntensityLoading…
singledispatchmethod.register
fails withtyping.Self
annotation stdlib #130827 openedMar 4, 2025 bybvolkmer
Type hints forPython modules in the Lib dir topic-pathlib topic-typing type-featureA feature request or enhancement
pathlib.types
stdlib #130798 openedMar 3, 2025 bybarneygale
Avoid using deprecated typing aliases inA feature request or enhancement
importlib
topic-importlib topic-typing type-feature #129490 openedJan 31, 2025 byWulian233
gh-129250: allow pickle instances of generic classes awaiting merge topic-typing
#129446 openedJan 29, 2025 bytom-pytelLoading…
Instances of generic classes defined with PEP695 syntax are unpickleable interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing type-bugAn unexpected behavior, bug, or error
#129250 openedJan 24, 2025 bycslamber
Typing docs: increase prominence of warnings regardingDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news topic-typing
@runtime_checkable
awaiting merge docs #127985 openedDec 16, 2024 byAlexWaygoodLoading…
Protocols inPython modules in the Lib dir topic-typing type-featureA feature request or enhancement
wsgiref.types
should use@abstractmethod
stdlib #127678 openedDec 6, 2024 bysrittau
Protocol
should be documented as usingABCMeta
as metaclass docs #127677 openedDec 6, 2024 bysrittau
3.14's "What's new" saysDocumentation in the Doc dir topic-typing
__future__.annotations
will be removed, but it must not docs #127639 openedDec 5, 2024 byInSyncWithFoo
AddPython modules in the Lib dir topic-typing type-featureA feature request or enhancement
AnyLogger
type (Logger | LoggerAdapter
alias) stdlib #126093 openedOct 28, 2024 byAvihais12344
Improve SyntaxError for invalid type param definition topic-parser topic-typing type-featureA feature request or enhancement
#125326 openedOct 11, 2024 bysobolevn
isinstance
on multiple-inheritance class erases type hints 3.12 #124840 openedOct 1, 2024 bycoretl
Alias that is generic over a ParamSpec is not hashable when using a list as parameters_expression topic-typing type-bugAn unexpected behavior, bug, or error
#124496 openedSep 25, 2024 byDaraan
Alias that is generic over a ParamSpec cannot be further specialized topic-typing type-bugAn unexpected behavior, bug, or error
#124445 openedSep 24, 2024 byJelleZijlstra
PEP 649: Avoid creation of function objects forbugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing
__annotate__
3.14 #124157 openedSep 17, 2024 byJelleZijlstra
ProTip!no:milestone will show everything without a milestone.