Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Skills
GitHub Sponsors
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
python
/
cpython
Public
Notifications
Fork
23.6k
Star
45.5k
Code
Issues
5k+
Pull requests
1.5k
Actions
Projects
22
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
main
Switch branches/tags
Branches
Tags
Could not load branches
Nothing to show
{{ refName }}
default
Could not load tags
Nothing to show
{{ refName }}
default
cpython
/
Parser
/
Go to file
cpython
/
Parser
/
Latest commit
pablogsal
and
ambv
gh-93671
: Avoid exponential backtracking in deeply nested sequence pa…
…
53a8b17
Jun 10, 2022
gh-93671
: Avoid exponential backtracking in deeply nested sequence pa…
…tterns in match statements (
GH-93680
) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
53a8b17
Git stats
History
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
. .
Python.asdl
bpo-46289
: Make conversion of FormattedValue not optional on ASDL (
GH…
Jan 7, 2022
action_helpers.c
bpo-47212
: Improve error messages for un-parenthesized generator expr…
Apr 5, 2022
asdl.py
bpo-43651
: PEP 597: Fix EncodingWarning in some tests (
GH-25142
)
Apr 2, 2021
asdl_c.py
gh-92597
: Ensure that AST nodes without explicit end positions can be…
May 31, 2022
myreadline.c
bpo-45434
: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (
GH-28922
)
Oct 13, 2021
parser.c
gh-93671
: Avoid exponential backtracking in deeply nested sequence pa…
Jun 10, 2022
peg_api.c
bpo-43244
: Remove parser_interface.h header file (
GH-25001
)
Mar 24, 2021
pegen.c
gh-93103
: Parser uses PyConfig.parser_debug instead of Py_DebugFlag (
#…
May 24, 2022
pegen.h
gh-93103
: Parser uses PyConfig.parser_debug instead of Py_DebugFlag (
#…
May 24, 2022
pegen_errors.c
bpo-47117
: Don't crash if we fail to decode characters when the token…
Mar 26, 2022
string_parser.c
gh-93418
: Fix an assert when an f-string expression is followed by an…
Jun 1, 2022
string_parser.h
bpo-43244
: Remove ast.h, asdl.h, Python-ast.h headers (
GH-24933
)
Mar 23, 2021
token.c
gh-92651
: Remove the Include/token.h header file (
#92652
)
May 11, 2022
tokenizer.c
GH-93207
: Remove HAVE_STDARG_PROTOTYPES configure check for stdarg.h (
#…
May 27, 2022
tokenizer.h
gh-93103
: Parser uses PyConfig.parser_debug instead of Py_DebugFlag (
#…
May 24, 2022
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.