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

Add the interpreters Module, Implementing PEP 734 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-feature A feature request or enhancement
#134939 opened May 30, 2025 by ericsnowcurrently
4 tasks
Fix and improve doctest's documentation 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir
#134918 opened May 30, 2025 by serhiy-storchaka
Python 3.14+: python: Objects/unicodeobject.c:10387: _PyUnicode_JoinArray: Assertion res_data == PyUnicode_1BYTE_DATA(res) + kind * PyUnicode_GET_LENGTH(res)' failed.` in sqlglot 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#134889 opened May 29, 2025 by mgorny
python -m pdb -p fails when CONFIG_CROSS_MEMORY_ATTACH not set in kernel config 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134876 opened May 29, 2025 by cakemanny
3.14.0b2 fails to build with strictly C11 compliant compiler 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134875 opened May 29, 2025 by jmroot
A Series of Simple DOS Vulnerabilities 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 stdlib Python modules in the Lib dir topic-email topic-IDLE type-security A security issue
#134873 opened May 29, 2025 by kexinoh
Improve speed of test_tokenize.StringPrefixTest.test_prefixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134752 opened May 26, 2025 by ericvsmith
Documentation missing for importlib.metadata.distributions() 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-importlib
#134740 opened May 26, 2025 by emmatyping
ast.dump() elision of empty values should use field types 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134718 opened May 26, 2025 by JelleZijlstra
Clinic signatures of HACL* hash functions are inconsistent with OpenSSL implementation 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#134696 opened May 26, 2025 by 8R0WNI3
asyncio has underscored names in its __all__ 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#134657 opened May 25, 2025 by JelleZijlstra
Builtin input does not always correctly handle errors from PyOS_Readline 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#134644 opened May 25, 2025 by duaneg
Creating a subinterpreter when Python is run with -X tracemalloc leads to segfault 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#134604 opened May 23, 2025 by emmatyping
Error in Format Specification Mini-Language concerning precision_with_grouping in 3.14 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#134449 opened May 21, 2025 by jonathanpoelen
3.14 changes annotations behaviour for dataclasses.make_dataclass 3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#134370 opened May 20, 2025 by rogerbinns
The C API needs to protect state that can be deleted by finalization 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-C-API topic-free-threading topic-subinterpreters triaged The issue has been accepted as valid by a triager.
#134307 opened May 20, 2025 by ZeroIntensity
~bool deprecation not reported for literals 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134280 opened May 19, 2025 by decorator-factory
Python 3.15.0: test_sys.test_getallocatedblocks() fails if run after test_collections.test_odd_sizes() 3.14 bugs and security fixes 3.15 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#134248 opened May 19, 2025 by Fearless-Badger
os.removedirs() should define whether it follows symlinks 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir
#134161 opened May 17, 2025 by calestyo
Out-of-bounds read in integrated mimalloc (fixed upstream) 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134070 opened May 15, 2025 by fuhsnn
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
segfault in gc with 3.14.0b1, trio and pytest 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#133932 opened May 12, 2025 by jakkdl
[3.14] ensurepip failing on s390x musl linux 3.14 bugs and security fixes build The build process and cross-build OS-unsupported topic-ensurepip type-bug An unexpected behavior, bug, or error
#133801 opened May 10, 2025 by mayeut
Pickled files with pathlib.Path cannot be loaded in py >= 3.13 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-pathlib type-bug An unexpected behavior, bug, or error
#133789 opened May 9, 2025 by kushaangupta
Use-after-free in unicode_escape decoder with error handler 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 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker topic-unicode type-crash A hard crash of the interpreter, possibly with a core dump type-security A security issue
#133767 opened May 9, 2025 by sethmlarson
ProTip! Find all open issues with in progress development work with linked:pr.