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
Sort

Issues list

Improve Py_mod_multiple_interpreters and Py_mod_gil Usability 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-subinterpreters type-feature A feature request or enhancement
#132861 opened Apr 23, 2025 by ericsnowcurrently
"double free or corruption (!prev)" with radicale pending The issue will be closed if no feedback is provided topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#132856 opened Apr 23, 2025 by DrElizar
Subclassing PrettyPrinter.format doesn't work in all cases stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132855 opened Apr 23, 2025 by gsnedders
Preventing the use of a null pointer in mro_hierarchy interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132835 opened Apr 23, 2025 by smurav
Built-in modules inconsistent in different systems. pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#132834 opened Apr 23, 2025 by kylincodelab
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 new features, bugs and security fixes 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 new features, 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
test__opcode fails with missing 'jump_backward' in specialization stats 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#132815 opened Apr 22, 2025 by furkanonder
csv.witer with QUOTE_NONE still requires non-emtpy quotechar and escapechar type-bug An unexpected behavior, bug, or error
#132813 opened Apr 22, 2025 by vadimkantorov
smtplib: missing case in handling 421 response in sendmail 3.13 bugs and security fixes 3.14 new features, 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
No Python documentation found for 'match' docs Documentation in the Doc dir
#132783 opened Apr 21, 2025 by dzherb
NotShareableError Should Inherit from TypeError 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#132781 opened Apr 21, 2025 by ericsnowcurrently
memoryview Cross-Interpreter Data Has Some Minor Issues 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#132776 opened Apr 21, 2025 by ericsnowcurrently
Minor InterpreterPoolExecutor Issues 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#132775 opened Apr 21, 2025 by ericsnowcurrently
Potential Integer Overflow in mark_stacks function 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#132771 opened Apr 21, 2025 by rialbat
dict_set_fromkeys() calculates size of dictionary improperly 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#132762 opened Apr 21, 2025 by ThomasBr0
Expose dict view types in types 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132760 opened Apr 20, 2025 by AA-Turner
Build fails with --enable-pystats and --with-tail-call-interp due to undeclared lastopcode variable build The build process and cross-build type-bug An unexpected behavior, bug, or error
#132758 opened Apr 20, 2025 by furkanonder
Argument Clinic: c_default does not work with bool and char converters 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-argument-clinic type-bug An unexpected behavior, bug, or error
#132753 opened Apr 20, 2025 by serhiy-storchaka
SIGSEV with method descriptors of _io._TextIOBase 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#132747 opened Apr 20, 2025 by Changaco
ProTip! What’s not been updated in a month: updated:<2025-03-23.