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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Security risk of hidden pth files 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-security A security issue
#113659 opened Jan 2, 2024 by serhiy-storchaka
Update to OpenSSL 3.0.13+ (& 1.1.1x+) in our binary release build process. 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes release-blocker type-bug An unexpected behavior, bug, or error type-security A security issue
#109991 opened Sep 27, 2023 by gpshead
Python "zipfile" can't detect "quoted-overlap" zipbomb that can be used as a DoS attack 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error type-security A security issue
#109858 opened Sep 25, 2023 by dyingc
DoS Vulnerability in socket.create_connection through malicious DNS responses 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-security A security issue
#106283 opened Jun 30, 2023 by NyanKiyoshi
[CVE-2023-27043] Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error type-security A security issue
#102988 opened Mar 24, 2023 by tdwyer
PyErr_SetObject() behavior is strange and not as documented. 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes topic-C-API type-bug An unexpected behavior, bug, or error
#101578 opened Feb 5, 2023 by markshannon
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 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and 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
Python threading.Event().wait() depends on the system time 3.8 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#91394 opened Apr 6, 2022 by AleksandrAQ mannequin
HTTPRedirectHandler fails on POST for 307 and 308 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#91306 opened Mar 29, 2022 by Yajo mannequin
Document the meaning of the number in OverflowError 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and 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 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes stdlib Python modules in the Lib dir topic-email
#91203 opened Mar 17, 2022 by Miksus mannequin
tempfile.TemporaryDirectory fails removing dir in some edge cases related to symlinks [CVE-2023-6597] 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 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
#91133 opened Mar 10, 2022 by afeblot mannequin
runpy.run_path didn't set __package__ to None as describe in doc 3.8 only security fixes 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 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and 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 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and 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 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
#90982 opened Feb 22, 2022 by asnelling mannequin
Test suite needs adjustments for Expat >=2.4.5 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes topic-XML
#90967 opened Feb 20, 2022 by hartwork mannequin
Overlapping PYTHONPATH may cause import already imported module 3.7 (EOL) end of life 3.8 only security fixes 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 only security fixes 3.9 only security fixes topic-tkinter type-bug An unexpected behavior, bug, or error
#90959 opened Feb 20, 2022 by Jason990420 mannequin
Normalize handling of negative timeouts in subprocess.py 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes stdlib Python modules in the Lib dir
#90946 opened Feb 18, 2022 by jkloth
functools.update_wrapper breaks the signature of functools.partial objects 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#90917 opened Feb 15, 2022 by larryhastings
gettext.translations crashes when locale is unset 3.8 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#90891 opened Feb 13, 2022 by amazingminecrafter2015 mannequin
create_autospec() doesn't respect configure_mock style kwargs 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#90848 opened Feb 9, 2022 by marchantjm mannequin
SequenceMatcher & autojunk - false negative 3.8 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#90825 opened Feb 6, 2022 by jonathan-lp mannequin
ProTip! Exclude everything labeled bug with -label:bug.