-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
Use-after-free in 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
3.15
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
topic-unicode
type-crash
A hard crash of the interpreter, possibly with a core dump
type-security
A security issue
unicode_escape
decoder with error handler
3.9
#133767
opened May 9, 2025 by
sethmlarson
REPL: AttributeError: module only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
__mp_main__
has no attribute is_prime
in ProcessPoolExecutor
example
3.12
#132898
opened Apr 25, 2025 by
wenming21
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
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
Enum only security fixes
3.13
bugs and security fixes
release-blocker
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
_missing_
function changes __contains__
behaviour
3.12
#132684
opened Apr 18, 2025 by
artur-sl
Clarify the Purpose of the PyGILState API and Identify Better Alternatives
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
docs
Documentation in the Doc dir
topic-C-API
#131267
opened Mar 14, 2025 by
ericsnowcurrently
unexpected behavior of only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
extension-modules
C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
datetime.astimezone
method
3.12
#130718
opened Mar 1, 2025 by
donBarbos
date.strftime
and datetime.strftime
format dates wrong in some locales.
3.12
#130528
opened Feb 25, 2025 by
petergraham
As of 3.12 only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
_lsprof
no longer calls _PyEval_SetProfile
making sys.getprofile()
useless with cProfile
3.12
#130377
opened Feb 20, 2025 by
sivel
idlelib/News3.txt for 3.14.0 and backports
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-IDLE
#129876
opened Feb 9, 2025 by
terryjreedy
Failed assertion in only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
_PyUnicode_Equal
from calculate_suggestions
with non-string candidate
3.12
#129573
opened Feb 2, 2025 by
devdanzin
sys.setrecursionlimit no longer affecting pickle.dump
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128590
opened Jan 7, 2025 by
Jiehong
multiprocessing.Queue
: Exceeding a certain amount of bytes in the queue prevents proper exit
3.12
#128186
opened Dec 22, 2024 by
ebonnal
CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128064
opened Dec 18, 2024 by
cspurk
OpenSSH incompatible with only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
OS-windows
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
mkdir(mode=0o700)
on Windows with OWNER RIGHTS
3.12
#128038
opened Dec 17, 2024 by
hssyoo
TarFile.extractall(..., filter='tar') arbitrary file chmod
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
type-bug
An unexpected behavior, bug, or error
type-security
A security issue
#127987
opened Dec 16, 2024 by
jwilk
sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
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)
type-bug
An unexpected behavior, bug, or error
#127953
opened Dec 14, 2024 by
nedbat
Stale entries in MRO cache if MRO contains non-base classes
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)
type-bug
An unexpected behavior, bug, or error
#127773
opened Dec 9, 2024 by
colesbury
importlib.reload
is not thread-safe
3.12
#126548
opened Nov 7, 2024 by
bswck
tkinter.Tk
segfault with invalid className
3.12
#126219
opened Oct 31, 2024 by
devdanzin
Overflow when computing only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
__sizeof__
of objects with underlying code objects
3.12
#126119
opened Oct 29, 2024 by
federicovalenso
Segmentation Faults during build on NetBSD configuring with --enable-profiling
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
build
The build process and cross-build
OS-netbsd
type-bug
An unexpected behavior, bug, or error
#126099
opened Oct 29, 2024 by
furkanonder
Clarify the Nature of Python Threads Relative to Other Programming Languages
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
#125927
opened Oct 24, 2024 by
ericsnowcurrently
Built-in function only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
docs
Documentation in the Doc dir
range
params discrepancy across versions
3.12
#125897
opened Oct 23, 2024 by
travis-pds
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.