-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
__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
only security fixes
3.13
bugs and security fixes
3.14
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
Missing audit events for end of life
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
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
Disallow setting an empty list for NPN in CPython 3.9 and earlier
3.8 (EOL)
end of life
3.9
only security fixes
type-security
A security issue
#121227
opened Jul 1, 2024 by
sethmlarson
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
only security fixes
3.13
bugs and security fixes
3.14
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
only security fixes
3.13
bugs and security fixes
3.14
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
only security fixes
3.13
bugs and security fixes
3.14
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
only security fixes
3.13
bugs and security fixes
3.14
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
only 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
DoS Vulnerability in socket.create_connection through malicious DNS responses
3.8 (EOL)
end of life
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
stdlib
Python modules in the Lib dir
type-security
A security issue
#106283
opened Jun 30, 2023 by
NyanKiyoshi
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.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
only security fixes
OS-windows
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
type-security
A security issue
#100162
opened Dec 10, 2022 by
gpshead
Document the meaning of the number in OverflowError
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
docs
Documentation in the Doc dir
type-feature
A feature request or enhancement
#91290
opened Mar 26, 2022 by
stevendaprano
smtplib: allow custom policy or use msg.policy in send_message
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
stdlib
Python modules in the Lib dir
topic-email
#91203
opened Mar 17, 2022 by
Miksus
mannequin
runpy.run_path didn't set __package__ to None as describe in doc
3.8 (EOL)
end of life
stdlib
Python modules in the Lib dir
topic-importlib
type-bug
An unexpected behavior, bug, or error
#91082
opened Mar 5, 2022 by
yanhaocharles
mannequin
Add glossary entries to clarify the true/True and false/False distinction
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
docs
Documentation in the Doc dir
type-feature
A feature request or enhancement
#91039
opened Feb 28, 2022 by
stevendaprano
zipfile library doesn't extract windows zip files properly on linux
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
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#91036
opened Feb 28, 2022 by
nimrodf
mannequin
prefixes argument to site.getsitepackages() missing documentation
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
docs
Documentation in the Doc dir
type-feature
A feature request or enhancement
#90982
opened Feb 22, 2022 by
asnelling
mannequin
Overlapping PYTHONPATH may cause import already imported module
3.7 (EOL)
end of life
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#90962
opened Feb 20, 2022 by
aklajnert
mannequin
Item not shown when using mouse wheel to scroll for Listbox/Combobox
3.8 (EOL)
end of life
3.9
only security fixes
topic-tkinter
type-bug
An unexpected behavior, bug, or error
#90959
opened Feb 20, 2022 by
Jason990420
mannequin
functools.update_wrapper breaks the signature of functools.partial objects
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
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90917
opened Feb 15, 2022 by
larryhastings
SequenceMatcher & autojunk - false negative
3.8 (EOL)
end of life
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90825
opened Feb 6, 2022 by
jonathan-lp
mannequin
sys.path entries normalization in site.py doesn't follow POSIX symlink behaviour
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
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90811
opened Feb 5, 2022 by
jpoiret
mannequin
Documentation of ipaddress behavior for prefix length with leading zeros.
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
docs
Documentation in the Doc dir
type-feature
A feature request or enhancement
#90778
opened Feb 3, 2022 by
lay20114
mannequin
email.utils.unquote strips too many slashes
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
topic-email
type-bug
An unexpected behavior, bug, or error
#90738
opened Jan 30, 2022 by
bAndie91
mannequin
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-13.