-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Link to issues in idle
type-feature
A feature request or enhancement
#129592
opened Feb 2, 2025 by
StanFromIreland
isinstance(obj, Hashable)
raises TypeError
when both obj
and type(obj)
are unhashable
extension-modules
#129589
opened Feb 2, 2025 by
finite-state-machine
Update bundled pip to 25.0
stdlib
Python modules in the Lib dir
topic-ensurepip
type-feature
A feature request or enhancement
#129583
opened Feb 2, 2025 by
fedorkobak
Doctest ignores methods decorated with Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
functools.singledispatchmethod
stdlib
#129578
opened Feb 2, 2025 by
viccie30
Failed assertion in bugs and 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
The function unicodedata.normalize() should always return an instance of the built-in str type.
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#129569
opened Feb 2, 2025 by
Hizuru3
Inconsistent name mangling in An unexpected behavior, bug, or error
TypedDict
in function and class forms
topic-typing
type-bug
#129567
opened Feb 2, 2025 by
sobolevn
Expose PyByteArray_Resize on Python bytearray objects
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#129559
opened Feb 1, 2025 by
cmaloney
Redundant condition inside (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
codegen_addop_load_const
interpreter-core
#129552
opened Feb 1, 2025 by
WolframAlph
Race in type_get_annotations under free-threading
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#129547
opened Feb 1, 2025 by
hawkinsp
SyntaxError: parameter without a default follows parameter with a default
is inaccurate
interpreter-core
#129545
opened Feb 1, 2025 by
smheidrich
Check EX_OK is defined before including sysexits.h means it is always redefined
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#129539
opened Feb 1, 2025 by
collinfunk
IPv6Interface.ip loses scope ID information
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#129538
opened Feb 1, 2025 by
relativityspace-jsmith
Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name='<stderr>'> at interpreter shutdown, possibly due to daemon threads
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
pending
The issue will be closed if no feedback is provided
type-crash
A hard crash of the interpreter, possibly with a core dump
#129536
opened Feb 1, 2025 by
ShaneHarvey
Tkinter appears not to pass file extension to file writing correctly
stdlib
Python modules in the Lib dir
topic-tkinter
type-bug
An unexpected behavior, bug, or error
#129534
opened Jan 31, 2025 by
elkym
Race on GC enabled state under free threading
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#129533
opened Jan 31, 2025 by
hawkinsp
nogil (Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
__len__
and __eq__
break atomicity on sets and dicts
interpreter-core
#129519
opened Jan 31, 2025 by
luisggpina
Syntax error on '{z} if z is not None else pass'
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-feature
A feature request or enhancement
#129515
opened Jan 31, 2025 by
none-of-my-names-is-available
3.10: Read The Docs complains about missing config key
3.9
only security fixes
3.10
only security fixes
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
#129509
opened Jan 31, 2025 by
encukou
Unexpected nested exception with b64decode
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
#129505
opened Jan 31, 2025 by
hannob
Handling errors in ctypes callbacks
extension-modules
C modules in the Modules dir
topic-ctypes
type-bug
An unexpected behavior, bug, or error
#129502
opened Jan 31, 2025 by
serhiy-storchaka
Add C modules in the Modules dir
type-feature
A feature request or enhancement
sys.runtime_library
extension-modules
#129492
opened Jan 31, 2025 by
FFY00
Avoid using deprecated typing aliases in A feature request or enhancement
importlib
topic-importlib
topic-typing
type-feature
#129490
opened Jan 31, 2025 by
Wulian233
Python 3.13.1 test_datetime failures
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#129483
opened Jan 30, 2025 by
karel1980
AttributeError on (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
with super()
interpreter-core
#129466
opened Jan 30, 2025 by
edwardwkrohne
Previous Next
ProTip!
no:milestone will show everything without a milestone.