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

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
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
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
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
Inconsistent subprocess.Popen.communicate() behavior between Windows and Posix on non-byte memoryview input 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#134453 opened May 21, 2025 by tikuma-lsuhsc
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
The REPL hangs under no memory on 3.13 3.13 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
#134163 opened May 17, 2025 by ZeroIntensity
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
Recording and restoring the LC_NUMERIC locale setting with LC_ALL=C.UTF-8 no longer works with Python 3.13.3 3.13 bugs and security fixes extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#133967 opened May 13, 2025 by bouweandela
creating venv Python3.13 on CIFS mounted drive fails ENODATA 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#133951 opened May 12, 2025 by mycroftw
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
Pipe inheritance broken on Windows since 3.13 3.13 bugs and security fixes 3.14 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#133506 opened May 6, 2025 by schlamar
Python 3.14 and 3.13 fail to build on PPC64LE Fedora Rawhide: incomplete type ‘struct termio’ 3.13 bugs and security fixes 3.14 bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#133285 opened May 2, 2025 by vstinner
zipfile: docs should document what ZipInfo.date_time actually is 3.13 bugs and security fixes 3.14 bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#133125 opened Apr 29, 2025 by calestyo
Leak test of test_descr fails Base2 != Base 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#133122 opened Apr 29, 2025 by nascheme
zipapp disregards filter when checking if target overwrites source 3.13 bugs and security fixes 3.14 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132933 opened Apr 25, 2025 by Jolmberg
REPL: AttributeError: module __mp_main__ has no attribute is_prime in ProcessPoolExecutor example 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-multiprocessing type-bug An unexpected behavior, bug, or error
#132898 opened Apr 25, 2025 by wenming21
Report of Open Redirect Vulnerability in Python 3.9.19 - Utilizing Simple HTTP 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 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 type-security A security issue
#132826 opened Apr 23, 2025 by hnagashimauu
PyEval_SetProfileAllThreads is racy under free-threading 3.13 bugs and security fixes 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132817 opened Apr 22, 2025 by hawkinsp
smtplib: missing case in handling 421 response in sendmail 3.13 bugs and security fixes 3.14 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132796 opened Apr 22, 2025 by codeZeilen
ProTip! Find all open issues with in progress development work with linked:pr.