Skip to content

Issues: python/cpython

Beta
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

Remove deprecated co_lnotab from CodeType 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#134690 opened May 26, 2025 by sobolevn
Fix Uop.replicated definition in cases_generator/analyzer.py build The build process and cross-build type-bug An unexpected behavior, bug, or error
#134294 opened May 19, 2025 by sobolevn
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
quopri uses conditional binascii import, when it is always available stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#133896 opened May 11, 2025 by sobolevn
Remove deprecated is_reserved from pathlib stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#133875 opened May 11, 2025 by sobolevn
Remove deprecated typing.no_type_check_decorator stdlib Python modules in the Lib dir topic-typing
#133601 opened May 7, 2025 by sobolevn
Add typing to more build tools infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement
#133403 opened May 4, 2025 by sobolevn
Some tests fail when python is compiled with --without-doc-strings tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#133210 opened Apr 30, 2025 by sobolevn
slotted dataclasses not calling descriptor field __set__ stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#132946 opened Apr 25, 2025 by thejcannon
Py_tp_bases is not tested tests Tests in the Lib/test dir topic-C-API
#129849 opened Feb 8, 2025 by sobolevn
nogil list reverse breaks atomicity interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#129619 opened Feb 3, 2025 by luisggpina
Breaking change of dataclasses.dataclass comparison semantics in 3.13+ 3.13 bugs and security fixes 3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#128294 opened Dec 27, 2024 by daskol
libregrtest: junit-xml output doesn't support subTest tests Tests in the Lib/test dir
#126237 opened Oct 31, 2024 by encukou
Calling typing.get_type_hints with a class or instance method with PEP 695 type parameters fails if PEP 563 is enabled 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
#124089 opened Sep 14, 2024 by Parnassius
Split test_dis into a directory by separating generated content tests Tests in the Lib/test dir type-refactor Code refactoring (with no changes in behavior)
#123361 opened Aug 26, 2024 by sobolevn
__class_getitem__ Unexpectedly Falls Back to the Metaclass 3.7 (EOL) end of life 3.8 (EOL) end of life 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-bug An unexpected behavior, bug, or error
#122634 opened Aug 3, 2024 by ericsnowcurrently
dataclass overriding a property in the parent class is broken stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#121354 opened Jul 3, 2024 by marksandler2
_utcfromtimestamp is undefined in datetimetester tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#120266 opened Jun 8, 2024 by sobolevn
Adapt TestStaticTypes to use @no_rerun tests Tests in the Lib/test dir type-feature A feature request or enhancement
#119667 opened May 28, 2024 by sobolevn
Always check for __dictrefoffset__ and __weakoffset__ in dataclasses with slots stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118829 opened May 9, 2024 by sobolevn
ProTip! no:milestone will show everything without a milestone.