-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
TarFile.extractall(..., filter='tar') arbitrary file chmod
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
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
type-security
A security issue
#127987
opened Dec 16, 2024 by
jwilk
__class_getitem__ Unexpectedly Falls Back to the Metaclass
3.7 (EOL)
end of life
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-typing
type-bug
An unexpected behavior, bug, or error
#122634
opened Aug 3, 2024 by
ericsnowcurrently
Deadlock in Py_EndInterpreter following bpo-1596321: Fix threading._shutdown() for the main thread
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#122517
opened Jul 31, 2024 by
jdoc-sag
Missing audit events for end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-security
A security issue
python -i
and python -m asyncio
3.8 (EOL)
#121957
opened Jul 18, 2024 by
ambv
OOM vulnerability in the imaplib module
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-email
topic-IO
type-security
A security issue
#119511
opened May 24, 2024 by
serhiy-storchaka
OOM vulnerability in the CGI server on Windows
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-security
A security issue
#119452
opened May 23, 2024 by
serhiy-storchaka
Out-of-memory when reading a HTTP response with large Content-Lenght
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-security
A security issue
#119451
opened May 23, 2024 by
serhiy-storchaka
Quadratic complexity in the UTF-7 decoder
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-unicode
type-security
A security issue
#119382
opened May 22, 2024 by
serhiy-storchaka
Out-of-memory when loading a Plist
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
type-security
A security issue
#119342
opened May 21, 2024 by
serhiy-storchaka
asyncgen.athrow() checks args on asyncgen.athrow().send() but should check them on asyncgen.athrow()
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#117852
opened Apr 13, 2024 by
graingert
os.path.splitext()
can split UNC drive on Windows
3.11
#115892
opened Feb 24, 2024 by
barneygale
Possibly unintentional change in ssl
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
topic-SSL
#114905
opened Feb 2, 2024 by
serhiy-storchaka
ZoneInfo gives a surprising exception for only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
''
3.11
#114713
opened Jan 29, 2024 by
asottile-sentry
Running doctest examples on a class results in OSError in REPL
3.11
only security fixes
3.12
bugs and security fixes
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
#113329
opened Dec 20, 2023 by
stenwessel
idlelib/News3.txt for 3.13.0 and backports
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
topic-IDLE
#112953
opened Dec 11, 2023 by
terryjreedy
The only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
new_interpreter()
function incorrectly returns _PyStatus_OK()
on some error code paths
3.11
#112729
opened Dec 4, 2023 by
colesbury
What's new in 3.7 incorrectly states PEP 563 will be default in 3.10
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
docs
Documentation in the Doc dir
easy
topic-typing
#112306
opened Nov 22, 2023 by
davetapley
The Attributes of Exception Objects are not Clearly Documented and Easily Discoverable
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
docs
Documentation in the Doc dir
#111917
opened Nov 9, 2023 by
ericsnowcurrently
Missing Signature Info for Builtin Exceptions in help() and Docs
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#111405
opened Oct 27, 2023 by
ericsnowcurrently
Garbage collection of the BytesIO buffer object raises an unraisable exception
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-bug
An unexpected behavior, bug, or error
#111331
opened Oct 25, 2023 by
serhiy-storchaka
_pyio.BytesIO destructor raises an unraisable exception if there is a BytesIO buffer
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-bug
An unexpected behavior, bug, or error
#111330
opened Oct 25, 2023 by
serhiy-storchaka
PyLong_FromString() does not always set only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
topic-C-API
*pend
on error
3.11
#110865
opened Oct 14, 2023 by
serhiy-storchaka
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.