-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
Label
Projects
Milestones
Assignee
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+: 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
python: Objects/unicodeobject.c:10387: _PyUnicode_JoinArray: Assertion
res_data == PyUnicode_1BYTE_DATA(res) + kind * PyUnicode_GET_LENGTH(res)' failed.` in sqlglot
3.14
#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 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
importlib.metadata.distributions()
3.13
#134740
opened May 26, 2025 by
emmatyping
ast.dump()
elision of empty values should use field types
3.13
#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 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
__all__
3.14
#134657
opened May 25, 2025 by
JelleZijlstra
Builtin input does not always correctly handle errors from 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
PyOS_Readline
3.13
#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 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
precision_with_grouping
in 3.14
3.14
#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
#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
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 bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-typing
type-feature
A feature request or enhancement
Template
and Interpolation
generic at runtime
3.14
#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 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
unicode_escape
decoder with error handler
3.9
#133767
opened May 9, 2025 by
sethmlarson
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.