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
Sort

Issues list

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
Inconsistency in handling Bluetooth addresses docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#132099 opened Apr 4, 2025 by serhiy-storchaka
UBSan: runtime undefined behaviours when using -fsanitize=undefined -fno-sanitize-recover extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#132097 opened Apr 4, 2025 by picnixz
Wrong lemma in two_way_notes.txt docs Documentation in the Doc dir
#132088 opened Apr 4, 2025 by hugopm
data race when resizing unicode objects interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-unicode type-bug An unexpected behavior, bug, or error
#132070 opened Apr 4, 2025 by kumaraditya303
singledispatch.register fails for lru_cache decorated functions 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132064 opened Apr 4, 2025 by MarcinKonowalczyk
ProcessPoolExecutor swallows falsy Exceptions 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#132063 opened Apr 4, 2025 by graingert
Add application/yaml to mimetypes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132054 opened Apr 3, 2025 by Kristinita
Optimize class creation interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#132042 opened Apr 3, 2025 by JelleZijlstra
test_perf_profiler test failure if installed perf version string contains commit hash tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#132038 opened Apr 3, 2025 by itamaro
_MIPS_SIM comparison may contain undefined identifiers for _ABI build The build process and cross-build OS-unsupported type-bug An unexpected behavior, bug, or error
#132026 opened Apr 2, 2025 by sigv
Error traceback when interrupting+terminating python 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132017 opened Apr 2, 2025 by smurfix
Failed assertion in _PyEval_EvalFrameDefault: self_o != NULL interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132011 opened Apr 2, 2025 by devdanzin
Apple App Store rejecting apps because of "(ITMS-91061) Missing privacy manifest" 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-ios OS-mac type-bug An unexpected behavior, bug, or error
#132006 opened Apr 2, 2025 by freakboy3742
Add build support for Apple visionOS build The build process and cross-build OS-ios type-feature A feature request or enhancement
#131999 opened Apr 2, 2025 by colincornaby
The interpreter crashes when specializing bound method calls on unbound objects 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#131998 opened Apr 2, 2025 by devdanzin
Multithreaded scaling regression in 3.13.1t 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage release-blocker topic-free-threading type-bug An unexpected behavior, bug, or error
#131988 opened Apr 1, 2025 by colesbury
Add a collection.abc.Function ABC for function-like objects stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#131983 opened Apr 1, 2025 by scoder
New REPL dosen't remove line continuations upon terminal resizing 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131973 opened Apr 1, 2025 by Yzi-Li
New REPL sometimes incrementally indents traceback lines 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131968 opened Apr 1, 2025 by picnixz
colorization in cli json tool stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#131952 opened Mar 31, 2025 by raztd
Performance loss for str.rstrip() for 3.13+ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#131947 opened Mar 31, 2025 by Alaeddine22
Use the Python-specific Py_DEBUG macro rather than _DEBUG in Windows-related C code extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-feature A feature request or enhancement
#131942 opened Mar 31, 2025 by XuehaiPan
PEP 765 produces two warnings in the new REPL 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131927 opened Mar 31, 2025 by sobolevn
ProTip! Add no:assignee to see everything that’s not assigned.