-
-
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
dict.update()
mutation check too broad
3.13
#132617
opened Apr 16, 2025 by
colesbury
pkgutil.find_loader
deprecation warning attributed to incorrect module when calling pkgutil.get_loader
type-bug
#132605
opened Apr 16, 2025 by
amblina
Non-runtime_checkable subclass of a runtime_checkable Protocol allows isinstance()
topic-typing
type-bug
An unexpected behavior, bug, or error
#132604
opened Apr 16, 2025 by
JelleZijlstra
Segmentation fault issue
pending
The issue will be closed if no feedback is provided
type-crash
A hard crash of the interpreter, possibly with a core dump
#132602
opened Apr 16, 2025 by
Angel-code-arvi
create_task(name=...)
silently fails to set name with custom task_factory after gh-128308
topic-asyncio
type-bug
#132593
opened Apr 16, 2025 by
sergiosacj
Cryptic error message about ENV CHANGED
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
tests
Tests in the Lib/test dir
#132581
opened Apr 16, 2025 by
serhiy-storchaka
Introduction of Thread._handle: _thread._ThreadHandle in Python3.13 has broken an unknown number of packages
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#132578
opened Apr 16, 2025 by
initialed85
pathlib.Path.move()
consumes too much disk space
performance
#132566
opened Apr 15, 2025 by
barneygale
The new An unexpected behavior, bug, or error
multiprocessing.[R]Lock.locked()
method fails.
topic-multiprocessing
type-bug
#132561
opened Apr 15, 2025 by
YvesDup
Dataclasses erroring when descriptor has mutable default
topic-dataclasses
type-bug
An unexpected behavior, bug, or error
#132559
opened Apr 15, 2025 by
thejcannon
Argparse: Unable to combine Python modules in the Lib dir
type-feature
A feature request or enhancement
choices
with type
stdlib
#132558
opened Apr 15, 2025 by
hansthen
Mysterious /home/buildbot/.debug/ directory is filling the disk of AArch64 Fedora buildbots
#132553
opened Apr 15, 2025 by
vstinner
Segfault/abort from calling bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
BytesIO
unshare_buffer
in threads on a free-threaded build
3.13
#132551
opened Apr 15, 2025 by
devdanzin
Weird Python modules in the Lib dir
type-feature
A feature request or enhancement
enum.Enum
signature?
stdlib
#132543
opened Apr 15, 2025 by
ego-thales
threading.Thread.native_id for forking thread wrong after fork
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#132542
opened Apr 15, 2025 by
Oberon00
logging.config.dictConfig can’t set SysLogHandler.append_nul
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#132539
opened Apr 15, 2025 by
Hawk777
Make it possible for the jit to deopt to tier1 upon interrupts
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#132532
opened Apr 14, 2025 by
iritkatriel
Outdated error message when passing an invalid typecode to bugs and security fixes
3.14
new features, bugs and security fixes
easy
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
array.array
constructor
3.13
#132527
opened Apr 14, 2025 by
tomasr8
Excessive QSBR memory usage when delay freeing large blocks.
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#132519
opened Apr 14, 2025 by
tom-pytel
ConfigParser read() should propagate file errors when only one config file is provided
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#132512
opened Apr 14, 2025 by
AdamPiotrowski91
Use tagged pointers for more efficient integer operations.
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#132509
opened Apr 14, 2025 by
markshannon
Exception unwinding might be broken when handling a memory error.
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#132508
opened Apr 14, 2025 by
markshannon
Collect timestamps on most exceptions for optional display on tracebacks.
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#132502
opened Apr 14, 2025 by
gpshead
Avoid eagerly evaluating annotations
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#132493
opened Apr 14, 2025 by
JelleZijlstra
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.