-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
SIGSEV with method descriptors of only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-crash
A hard crash of the interpreter, possibly with a core dump
_io._TextIOBase
3.12
#132747
opened Apr 20, 2025 by
Changaco
Enum only security fixes
3.13
bugs and security fixes
3.14
new features, 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
ast.parse()
inconsistency with type comments vs. type: ignore
3.12
#131570
opened Mar 21, 2025 by
tusharsadhwani
Clarify the Purpose of the PyGILState API and Identify Better Alternatives
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, 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
new features, 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
new features, 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
new features, 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
new features, 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
new features, 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
os.path.realpath() RecursionError
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128098
opened Dec 19, 2024 by
jwilk
CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, 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
code objects remove unknown opcodes from the instruction stream when accessing only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
co_code
3.12
#128045
opened Dec 17, 2024 by
DinoV
OpenSSH incompatible with only security fixes
3.13
bugs and security fixes
3.14
new features, 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
Update usages of only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
PySys_FormatStderr
with locale-dependent strerror
3.12
#128022
opened Dec 17, 2024 by
picnixz
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
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
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
new features, 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
new features, 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
datetime.fromisoformat()
parses offset minutes outside 00-59 range
3.12
#126883
opened Nov 15, 2024 by
ariebovenberg
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
new features, 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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.