Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:topic-parser
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.4k
Star
69.8k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
label
:
topic-parser
is:issue state:open label:topic-parser
Search
Labels
Milestones
New issue
Search results
Open
Closed
certain f/t-string expressions not copied correctly to debug str or interpolations
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#141271
In python/cpython;
·
tom-pytel
opened
on Nov 8, 2025
Walrus operator is not allowed inside the iterable of a comprehension which is itself the iterable of an outer comprehension
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
pending
The issue will be closed if no feedback is provided
The issue will be closed if no feedback is provided
topic-parser
Status: Open.
#140649
In python/cpython;
·
Adarsh-Roy
opened
on Oct 27, 2025
heap-buffer-overflow PyOS_StdioReadline Parser/myreadline.c
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#140594
In python/cpython;
·
YuanchengJiang
opened
on Oct 25, 2025
Document missing AST node constructor behavior changes in ast.rst for python 3.13
docs
Documentation in the Doc dir
Documentation in the Doc dir
topic-parser
Status: Open.
#140196
In python/cpython;
·
revdoor
opened
on Oct 16, 2025
FSTRING Start is not preserved in AST causing issue in <code>ast.unparse</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
pending
The issue will be closed if no feedback is provided
The issue will be closed if no feedback is provided
topic-parser
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140026
In python/cpython;
·
Thamirawaran
opened
on Oct 13, 2025
Misbehavior of <code>f.__code__.co_firstlineno</code> for decorated functions
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#139838
In python/cpython;
·
picnixz
opened
on Oct 9, 2025
Assigning to a keyword generates unclear SyntaxError message
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#138885
In python/cpython;
·
StanFromIreland
opened
on Sep 14, 2025
<code>case ...:</code> generates unclear <code>SyntaxError</code> message
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#138864
In python/cpython;
·
sobolevn
opened
on Sep 13, 2025
Misleading error for ((a) := 1)
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#138294
In python/cpython;
·
serhiy-storchaka
opened
on Aug 31, 2025
Promote <code>ast</code> node constructor deprecation warnings to errors
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-parser
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#137600
In python/cpython;
·
brianschubert
opened
on Aug 9, 2025
Improving various error messages
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#135975
In python/cpython;
·
Joeccp
opened
on Jun 26, 2025
ast.ImportFrom.level is incorrectly marked as optional
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#135959
In python/cpython;
·
JelleZijlstra
opened
on Jun 26, 2025
You can’t perform that action at this time.