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

[3.13] copyreg._reconstructor crashes when trying to pickle.load specific serialized data pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135201 opened Jun 6, 2025 by moorchegue
Add __replace__ protocol support to timedelta type-feature A feature request or enhancement
#135195 opened Jun 5, 2025 by mpkocher
The case generator no longer reports escaping calls in conditions as an error. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#135193 opened Jun 5, 2025 by markshannon
Allow Subinterpreters on WASI/Emscripten Builds 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-emscripten OS-wasi stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-subinterpreters
#135190 opened Jun 5, 2025 by ericsnowcurrently
Python 3.14 REPL sometimes breaks when editing code blocks topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135185 opened Jun 5, 2025 by treyhunner
MSVC 5274 warning suppression for _Py_ALIGN_AS should be local topic-C-API type-bug An unexpected behavior, bug, or error
#135183 opened Jun 5, 2025 by encukou
Potential integer overflow in instrumentation.c interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#135177 opened Jun 5, 2025 by rialbat
Generator expression behavior changed in 3.13.4 - it does not throw exception anymore 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#135171 opened Jun 5, 2025 by Roman513
statistics.median() complexity performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#135157 opened Jun 5, 2025 by ryanrudes
Weird behaviour with tmux send-keys topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135154 opened Jun 5, 2025 by ManuGraiph
Increased memory usage with mimalloc performance Performance or resource usage
#135153 opened Jun 5, 2025 by nascheme
Pip no longer in the PATH for 3.13.4 OS-windows topic-installation type-bug An unexpected behavior, bug, or error
#135149 opened Jun 4, 2025 by Paulo-21
Parts of strings that look like comments being stripped out of nested strings with debug specifier 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 type-bug An unexpected behavior, bug, or error
#135148 opened Jun 4, 2025 by tom-pytel
venv should include python-config in the virtual environment topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#135147 opened Jun 4, 2025 by krupan
idlelib/News3.txt for 3.15.0 and backports 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-IDLE
#135142 opened Jun 4, 2025 by terryjreedy
Python3.13.4 doesn't build, Python3.13.3 builds 3.13 bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#135136 opened Jun 4, 2025 by Kadelka
Build fails with Py_STACKREF_DEBUG set. type-bug An unexpected behavior, bug, or error
#135125 opened Jun 4, 2025 by markshannon
realpath(..., strict=ALLOW_MISSING) can unexpectedly succeed on Windows 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#135122 opened Jun 4, 2025 by serhiy-storchaka
Added helper to test.support for parameterizing tests 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes tests Tests in the Lib/test dir
#135120 opened Jun 4, 2025 by serhiy-storchaka
Segfault in gc while finalizing pending The issue will be closed if no feedback is provided type-crash A hard crash of the interpreter, possibly with a core dump
#135115 opened Jun 4, 2025 by dimaqq
generator.close() never raises GeneratorExit docs Documentation in the Doc dir easy pending The issue will be closed if no feedback is provided
#135110 opened Jun 3, 2025 by hyperkai
ProTip! Adding no:label will show everything without a label.