-
-
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
Dangerous reference count decrement.
easy
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#134411
opened May 21, 2025 by
smurav
argparse: type=FileType("wb"), default=sys.stdout returns _io.TextIOWrapper instead of _io.BufferedWriter
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#134410
opened May 21, 2025 by
Chaz6
Not able to start an instantiated Thread in a child process through multiprocessing.Process in python 3.13
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#134381
opened May 20, 2025 by
anadrianmanrique
3.14 changes annotations behaviour for dataclasses.make_dataclass
topic-dataclasses
type-bug
An unexpected behavior, bug, or error
#134370
opened May 20, 2025 by
rogerbinns
repr
of threading.RLock
is erronous with the _thread
module
extension-modules
#134322
opened May 20, 2025 by
YvesDup
CI testing for pull requests can fail if multiple workloads exist with the same name
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
type-bug
An unexpected behavior, bug, or error
#134309
opened May 20, 2025 by
abstractedfox
inspect.Signature.bind_partial() incorrectly succeeds for missing required positional arguments when called with no arguments vs. unpacked empty iterables on Python 3.13.2t
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#134299
opened May 20, 2025 by
brianfreud
Fix The build process and cross-build
type-bug
An unexpected behavior, bug, or error
Uop.replicated
definition in cases_generator/analyzer.py
build
#134294
opened May 19, 2025 by
sobolevn
~bool
deprecation not reported for literals
3.13
#134280
opened May 19, 2025 by
decorator-factory
JIT stencil compilation does not respect CFLAGS
build
The build process and cross-build
topic-JIT
type-bug
An unexpected behavior, bug, or error
#134273
opened May 19, 2025 by
zanieb
ZipFile tests fail in negative timezone offsets on reproducible build environments
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#134261
opened May 19, 2025 by
ctrlaltf2
Python 3.15.0: test_sys.test_getallocatedblocks() fails if run after test_collections.test_odd_sizes()
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#134248
opened May 19, 2025 by
Fearless-Badger
sys.setprofile
does not dipatch C Extension dunder methods
interpreter-core
#134243
opened May 19, 2025 by
Vipul-Cariappa
[BUG] Hinting recursion limit will clear the system trace function (The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
sys.gettrace() -> None
)
pending
#134216
opened May 19, 2025 by
XuehaiPan
_curses.window.getch
does not check for interruption signals as _curses.window.{getkey,get_wch}
do
extension-modules
#134210
opened May 19, 2025 by
picnixz
Possible loss of large text data in C modules in the Modules dir
sprint
type-bug
An unexpected behavior, bug, or error
_curses.window.{instr,getstr}
extension-modules
#134209
opened May 19, 2025 by
picnixz
Argument Clinic dead code in C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
_cursesmodule.c
extension-modules
#134208
opened May 19, 2025 by
picnixz
The REPL hangs under no memory on 3.13
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
#134163
opened May 17, 2025 by
ZeroIntensity
AttributeError
in email._header_value_parser.get_address
stdlib
#134155
opened May 17, 2025 by
gabe-sherman
UnboundLocalError
in email._header_value_parser.parse_message_id
stdlib
#134152
opened May 17, 2025 by
gabe-sherman
TypeError: '<' not supported between instances of 'NoneType' and 'int'
raised during call to email.message_from_file
stdlib
#134151
opened May 17, 2025 by
gabe-sherman
Out-of-bounds read in integrated mimalloc (fixed upstream)
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)
type-bug
An unexpected behavior, bug, or error
#134070
opened May 15, 2025 by
fuhsnn
Excessive hash collisions in IPv4Network and IPv6Network classes
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
type-security
A security issue
#134062
opened May 15, 2025 by
mssalvatore
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.