Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Python @dataclasses(slots=True) breaks super() type-bug An unexpected behavior, bug, or error
#132544 opened Apr 15, 2025 by rdong8
Weird enum.Enum signature? stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#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
PY_THROW event can't be turned off for pdb's monitoring backend stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132536 opened Apr 15, 2025 by gaogaotiantian
test_timeout fails with "ENV CHANGED" tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#132535 opened Apr 14, 2025 by mcepl
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 array.array constructor 3.13 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
#132527 opened Apr 14, 2025 by tomasr8
unzip and zipfile disagree on CRC validity for a wheel stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132526 opened Apr 14, 2025 by inducer
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
annotationlib: Rename value_to_string to type_repr stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132491 opened Apr 14, 2025 by JelleZijlstra
SystemError: compiler_lookup_arg(name='name_1') with reftype=7 failed in <genexpr> 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
#132479 opened Apr 13, 2025 by 15r10nk
Speed up int.__round__ for large negative ndigits interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#132474 opened Apr 13, 2025 by devdanzin
Speed up Fraction.__round__ for large negative ndigits performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132472 opened Apr 13, 2025 by devdanzin
Building a ctypes.CField with wrong byte_size aborts 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#132470 opened Apr 13, 2025 by devdanzin
Abort from calling OrderedDict.setdefault with an invalid value interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132461 opened Apr 13, 2025 by devdanzin
Consider making staticmethod and classmethod generic interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-feature A feature request or enhancement
#132457 opened Apr 12, 2025 by sobolevn
Improve syntax error messages for keywords with typos interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#132449 opened Apr 12, 2025 by pablogsal
Wave_write throws an error if a setter to an written header information is set to the same value stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132445 opened Apr 12, 2025 by ygerlach
ProTip! What’s not been updated in a month: updated:<2025-03-15.