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

15x Performance regression with shared list appends in free-threaded mode interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-bug An unexpected behavior, bug, or error
#132917 opened Apr 25, 2025 by gptsarthak
test_remote_pdb hangs randomly 3.14 new features, bugs and security fixes infra CI, GitHub Actions, buildbots, Dependabot, etc. tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#132912 opened Apr 25, 2025 by vstinner
Possible (benign) overflows for 'K' and 'u' format codes in do_mkvalue interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-bug An unexpected behavior, bug, or error
#132909 opened Apr 25, 2025 by picnixz
REPL: AttributeError: module __mp_main__ has no attribute is_prime in ProcessPoolExecutor example 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
#132898 opened Apr 25, 2025 by wenming21
Wrong use of ctypes.GetLastError() in windows_console.py OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132888 opened Apr 24, 2025 by chris-eibl
Socket file descriptor races in GIL-enabled build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#132886 opened Apr 24, 2025 by colesbury
math.ldexp gives incorrect results on Windows extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#132876 opened Apr 24, 2025 by tkreuzer
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
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 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 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
[3.14] annotationlib - Union '|' syntax and typing.Union[...] generate different forward references. 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132805 opened Apr 22, 2025 by DavidCEllis
Schedule removal of PyUnicode_AsDecoded/Encoded functions interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-bug An unexpected behavior, bug, or error
#132798 opened Apr 22, 2025 by StanFromIreland
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
UnicodeEncodeError during mime header parsing is unhandled in _header_value_parser.py stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132794 opened Apr 22, 2025 by aclemons
No Python documentation found for 'match' docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#132783 opened Apr 21, 2025 by dzherb
NotShareableError Should Inherit from TypeError 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#132781 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
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
Runaway recursion on 3.13 and higher for _PY_FRAME_GENERAL 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
#132744 opened Apr 20, 2025 by Fidget-Spinner
http.server does not accept "absolute-form" as "request-target" stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132741 opened Apr 20, 2025 by GreenYun
ProTip! no:milestone will show everything without a milestone.