-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
PEP 649 and An unexpected behavior, bug, or error
ForwardRef
caching
topic-typing
type-bug
#128593
opened Jan 7, 2025 by
Viicos
sys.setrecursionlimit no longer affecting pickle.dump
type-bug
An unexpected behavior, bug, or error
#128590
opened Jan 7, 2025 by
Jiehong
Cancellation leaks out of asyncio.TaskGroup on 3.12 when using eager tasks
3.12
bugs and security fixes
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#128588
opened Jan 7, 2025 by
graingert
Allow gzip mtime to be a datetime object
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#128584
opened Jan 7, 2025 by
gchqdev227
Add Python modules in the Lib dir
type-feature
A feature request or enhancement
ModificationContext
ABC to contextlib
.
stdlib
#128574
opened Jan 7, 2025 by
jb2170
Indicate discrepencies with Unicode specifications for UTF-16/32 schemes
docs
Documentation in the Doc dir
topic-unicode
#128571
opened Jan 7, 2025 by
youkidearitai
Race in stgdict PyCStructUnionType_update_stginfo under free-threading
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128570
opened Jan 7, 2025 by
vfdev-5
Mismatch behaviour in documentation of Documentation in the Doc dir
topic-email
email.Message.defects
docs
#128568
opened Jan 7, 2025 by
RanKKI
Race in ctypes PyCFuncPtr_new under free-threading
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128567
opened Jan 7, 2025 by
vfdev-5
A new tail-calling interpreter for significantly better interpreter performance
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#128563
opened Jan 6, 2025 by
Fidget-Spinner
tkinter widget instance name sometimes duplicated on inherited class
stdlib
Python modules in the Lib dir
topic-tkinter
type-bug
An unexpected behavior, bug, or error
#128562
opened Jan 6, 2025 by
philrich123
New threads should inherit the contextvars.Context of their creator
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#128555
opened Jan 6, 2025 by
nascheme
TaskGroup's task's exception's participate in a reference cycle, via TaskGroup.create_task -> task -> exception and loop.create_task -> task -> exception
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#128552
opened Jan 6, 2025 by
graingert
TaskGroup fails to cancel tasks pending creation, if that task starts a failing task
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#128550
opened Jan 6, 2025 by
graingert
socket.getaddrinfo can return an (int, bytes) tuple if Python is compiled with --disable-ipv6
docs
Documentation in the Doc dir
#128546
opened Jan 6, 2025 by
srittau
Document how import chains are affected by Documentation in the Doc dir
sys.setrecursionlimit
docs
#128544
opened Jan 6, 2025 by
seddonym
webbrowser.open with file: URLs may launch editor instead of browser
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#128540
opened Jan 6, 2025 by
minrk
Find a way to handle branch events in (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
async for
interpreter-core
#128534
opened Jan 6, 2025 by
markshannon
Make pathlib ABCs usable by zipfile.Path
stdlib
Python modules in the Lib dir
topic-pathlib
#128520
opened Jan 5, 2025 by
barneygale
10 tasks
Test BOLT builds in CI
build
The build process and cross-build
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
type-feature
A feature request or enhancement
#128515
opened Jan 5, 2025 by
zanieb
Optimizing BOLT flags
build
The build process and cross-build
performance
Performance or resource usage
type-feature
A feature request or enhancement
#128514
opened Jan 5, 2025 by
zanieb
Add an API for determining if an object is immortal
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#128509
opened Jan 5, 2025 by
ZeroIntensity
Add some docstrings to xml.dom.minidom
stdlib
Python modules in the Lib dir
topic-XML
#128508
opened Jan 5, 2025 by
terryjreedy
Expose an interface to sqlite3_file_control
extension-modules
C modules in the Modules dir
topic-sqlite3
type-feature
A feature request or enhancement
#128505
opened Jan 5, 2025 by
hashbrowncipher
Installation failure on Windows
OS-windows
pending
The issue will be closed if no feedback is provided
topic-installation
#128495
opened Jan 4, 2025 by
Bunmi2020
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.