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

test_timeout fails with "ENV CHANGED" type-bug An unexpected behavior, bug, or error
#132535 opened Apr 14, 2025 by mcepl
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 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 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
ConfigParser has_section() documentation is oblique and not clear docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#132478 opened Apr 13, 2025 by pacohope
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
New REPL on Windows swallows characters entered via AltGr 3.13 bugs and security fixes 3.14 new features, 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
#132439 opened Apr 12, 2025 by chris-eibl
Turtle graphics window positioning glitch and rendering corruption on WSLg OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132430 opened Apr 12, 2025 by eddie-kr
annotationlib: namespace can be non-dict 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132426 opened Apr 12, 2025 by eliegoudout
ProTip! no:milestone will show everything without a milestone.