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

Parser stack overflow on WASI with --with-pydebug OS-wasi topic-parser type-bug An unexpected behavior, bug, or error
#131770 opened Mar 26, 2025 by FFY00
ast.parse() inconsistency with type comments vs. type: ignore 3.12 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#131570 opened Mar 21, 2025 by tusharsadhwani
Wrong Python.asdl type for keys in Dict literals interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#131421 opened Mar 18, 2025 by Demonstrandum
Self-documenting expressions conversion + format-spec interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-feature A feature request or enhancement
#131176 opened Mar 13, 2025 by Lordfirespeed
Different error triggered for soft keyword prefixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#130077 opened Feb 13, 2025 by thatbirdguythatuknownot
Allocated size miscalculated in ASDL sequence constructor interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#129933 opened Feb 10, 2025 by kc0506
Special syntax error for elif after else interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-feature A feature request or enhancement
#129858 opened Feb 8, 2025 by swfarnsworth
Add to AST location info for compound exception headers or keywords interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-feature A feature request or enhancement
#129157 opened Jan 21, 2025 by iritkatriel
Regression in tokenizer handling of \r topic-parser type-bug An unexpected behavior, bug, or error
#128233 opened Dec 25, 2024 by tusharsadhwani
Improve SyntaxError message for import a as b.c interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-feature A feature request or enhancement
#123539 opened Aug 31, 2024 by sobolevn
Compiler RecursionError more likely to occur in 3.13 topic-parser type-bug An unexpected behavior, bug, or error
#120331 opened Jun 10, 2024 by williamwen42
Deprecate creation of abstract AST nodes stdlib Python modules in the Lib dir topic-parser type-feature A feature request or enhancement
#116021 opened Feb 28, 2024 by JelleZijlstra
del (a, [b]) is currently accepted syntax by the python interpreter 3.12 only security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir topic-parser type-bug An unexpected behavior, bug, or error
#113587 opened Dec 30, 2023 by 15r10nk
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.