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

Avoid Standalone Sub-structs In pycore_runtime.h 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs)
#125604 opened Oct 16, 2024 by ericsnowcurrently
[3.14] change in behaviour in gc.get_referrers(some_local) 3.14 new features, bugs and security fixes triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#125603 opened Oct 16, 2024 by graingert
Generate less warnings for stale code type-feature A feature request or enhancement
#125600 opened Oct 16, 2024 by gaogaotiantian
colors are missing on (Base)ExceptionGroup tracebacks in the pyrepl 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#125593 opened Oct 16, 2024 by graingert
SOABI for debug version of Python 3.13 on Windows OS-windows type-bug An unexpected behavior, bug, or error
#125591 opened Oct 16, 2024 by adang1345
it's no longer possible to delete items from f_locals (FrameLocalsProxy) in 3.13+ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#125590 opened Oct 16, 2024 by deanagarrott
re documentation, the word 'captured' is unfortunate docs Documentation in the Doc dir topic-regex
#125579 opened Oct 16, 2024 by epa
Documentation for os.exec* functions omits information about required argument docs Documentation in the Doc dir
#125562 opened Oct 16, 2024 by jlownie
Decimal strict mode should prevent Decimal("0.89") == 0.89 pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#125557 opened Oct 15, 2024 by timkay
untokenize() does not round-trip for code containing line breaks (\ + \n) topic-parser type-bug An unexpected behavior, bug, or error
#125553 opened Oct 15, 2024 by tomasr8
Adding an internal C-API for dynamic arrays extension-modules C modules in the Modules dir topic-C-API type-feature A feature request or enhancement
#125543 opened Oct 15, 2024 by ZeroIntensity
Deprecate prefix_chars in argument_group stdlib Python modules in the Lib dir
#125542 opened Oct 15, 2024 by savannahostrowski
Make ctrl-c interrupt threading.Lock.acquire() on Windows OS-windows type-feature A feature request or enhancement
#125541 opened Oct 15, 2024 by colesbury
avoid bare except: in stdlib stdlib Python modules in the Lib dir
#125522 opened Oct 15, 2024 by iritkatriel
Messy traceback if importlib.reload() is called with a str 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
#125519 opened Oct 15, 2024 by AlexWaygood
Multiple unused code warnings in Python/generated_cases.c.h interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#125515 opened Oct 15, 2024 by sobolevn
Incorrect format passed to __annotate__ function 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
#125507 opened Oct 15, 2024 by sobolevn
Disable -Wimplicit-fallthrough warning for Modules/expat extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#125506 opened Oct 15, 2024 by sobolevn
asyncio.run sometimes hangs with cancelled subprocesses topic-asyncio type-bug An unexpected behavior, bug, or error
#125502 opened Oct 15, 2024 by obeattie
ProTip! Follow long discussions with comments:>50.