Skip to content
Sign up
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Team
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
python
/
cpython
Sponsor
Sponsor python/cpython
Watch
1.2k
Star
32.1k
Fork
15.2k
Code
Pull requests
1,214
Actions
Security
1
Insights
More
Code
Pull requests
Actions
Security
Insights
Branch:
master
cpython
/
Parser
/
Go to file
cpython
/
Parser
/
Latest commit
gvanrossum
committed
9d197c7
Jun 28, 2020
…
bpo-35975
: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (
#…
…21021
)
Git stats
History
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
. .
Python.asdl
bpo-40528
: Improve and clear several aspects of the ASDL definition c…
May 6, 2020
asdl.py
bpo-40528
: Improve and clear several aspects of the ASDL definition c…
May 6, 2020
asdl_c.py
bpo-40217
: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType…
May 27, 2020
myreadline.c
bpo-40826
: Add _PyOS_InterruptOccurred(tstate) function (
GH-20599
)
Jun 3, 2020
parser.c
bpo-40769
: Allow extra surrounding parentheses for invalid annotated …
Jun 27, 2020
peg_api.c
bpo-40939
: Rename PyPegen* functions to PyParser* (
GH-21016
)
Jun 21, 2020
pegen.c
bpo-35975
: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (
#…
Jun 28, 2020
pegen.h
bpo-41060
: Avoid SEGFAULT when calling GET_INVALID_TARGET in the gram…
Jun 21, 2020
string_parser.c
bpo-41076
: Pre-feed the parser with the f-string expression location (
G…
Jun 27, 2020
string_parser.h
bpo-40939
: Remove the old parser (
GH-20768
)
Jun 11, 2020
token.c
bpo-35975
: Support parsing earlier minor versions of Python 3 (
GH-12086
)
Mar 7, 2019
tokenizer.c
bpo-36020
: Remove snprintf macro in pyerrors.h (
GH-20889
)
Jun 15, 2020
tokenizer.h
closes
bpo-39721
: Fix constness of members of tok_state struct. (
GH-1…
Feb 28, 2020
You can’t perform that action at this time.
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.