Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
Use-after-free inonly security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) release-blocker topic-unicode type-crashA hard crash of the interpreter, possibly with a core dump type-securityA security issue
unicode_escape
decoder with error handler 3.9 #133767 openedMay 9, 2025 bysethmlarson
Report of Open Redirect Vulnerability in Python 3.9.19 - Utilizing Simple HTTP 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes pendingThe issue will be closed if no feedback is provided stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error type-securityA security issue
#132826 openedApr 23, 2025 byhnagashimauu
TarFile.extractall(..., filter='tar') arbitrary file chmod 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error type-securityA security issue
#127987 openedDec 16, 2024 byjwilk
__class_getitem__ Unexpectedly Falls Back to the Metaclass 3.7 (EOL)end of life 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing type-bugAn unexpected behavior, bug, or error
#122634 openedAug 3, 2024 byericsnowcurrently
Deadlock in Py_EndInterpreter following bpo-1596321: Fix threading._shutdown() for the main thread 3.9only security fixes 3.10only security fixes 3.11only security fixes topic-subinterpreters type-bugAn unexpected behavior, bug, or error
#122517 openedJul 31, 2024 byjdoc-sag
Missing audit events forend of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes topic-replRelated to the interactive shell type-securityA security issue
python -i
andpython -m asyncio
3.8 (EOL) #121957 openedJul 18, 2024 byambv
Disallow setting an empty list for NPN in CPython 3.9 and earlier 3.8 (EOL)end of life 3.9only security fixes type-securityA security issue
#121227 openedJul 1, 2024 bysethmlarson
OOM vulnerability in the CGI server on Windows 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-IO type-securityA security issue
#119452 openedMay 23, 2024 byserhiy-storchaka
Out-of-memory when reading a HTTP response with large Content-Lenght 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-IO type-securityA security issue
#119451 openedMay 23, 2024 byserhiy-storchaka
Quadratic complexity in the UTF-7 decoder 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-unicode type-securityA security issue
#119382 openedMay 22, 2024 byserhiy-storchaka
Out-of-memory when loading a Plist 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes type-securityA security issue
#119342 openedMay 21, 2024 byserhiy-storchaka
asyncgen.athrow() checks args on asyncgen.athrow().send() but should check them on asyncgen.athrow() 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#117852 openedApr 13, 2024 bygraingert
DoS Vulnerability in socket.create_connection through malicious DNS responses 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes stdlibPython modules in the Lib dir type-securityA security issue
#106283 openedJun 30, 2023 byNyanKiyoshi
ProcessPoolExecutor should not share one BrokenProcessPool exception among all futures 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes stdlibPython modules in the Lib dir topic-multiprocessing type-bugAn unexpected behavior, bug, or error
#101267 openedJan 23, 2023 bydaniel-shields
os.path.normpath of relative path r".\C:\x" returns absolute path r"C:\x" on Windows, similar in pathlib 3.7 (EOL)end of life 3.8 (EOL)end of life 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes OS-windows stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error type-securityA security issue
#100162 openedDec 10, 2022 bygpshead
socket.getfqdn() UnicodeDecodeError depending on LANG variable 3.9only security fixes 3.10only security fixes topic-unicode type-bugAn unexpected behavior, bug, or error
#93251 openedMay 26, 2022 bycpina
Enforce the use ofonly security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes docsDocumentation in the Doc dir type-featureA feature request or enhancement
deprecated-removed
in docs 3.9 #92564 openedMay 9, 2022 byezio-melotti
3 tasks
Many broken :meth: roles in the docs 3.9only security fixes 3.10only security fixes 3.11only security fixes docsDocumentation in the Doc dir
#91411 openedApr 8, 2022 byJelleZijlstra
test_multiprocessing_fork probabilistic failure 3.9only security fixes 3.10only security fixes 3.11only security fixes testsTests in the Lib/test dir topic-multiprocessing type-bugAn unexpected behavior, bug, or error
#91405 openedApr 7, 2022 bysxt1001mannequin
Document the optional callback parameter of weakref.WeakMethod 3.9only security fixes 3.10only security fixes 3.11only security fixes stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#91376 openedApr 4, 2022 bymaggyeromannequin
Dataclass transform should ignore TypeAlias variables 3.9only security fixes 3.10only security fixes 3.11only security fixes stdlibPython modules in the Lib dir topic-dataclasses topic-typing type-bugAn unexpected behavior, bug, or error
#91322 openedMar 30, 2022 bythomkehmannequin
EmailMessage may lack Mime-Version 3.9only security fixes 3.10only security fixes topic-email type-bugAn unexpected behavior, bug, or error
#91297 openedMar 28, 2022 byVlastimilZmamannequin
ProTip! Typegi on any issue or pull request to go back to the issue listing page.