You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alex Povel fd33cdbd05
Fix plural typo in documentation (GH-19799)
6 years ago
..
parse.c bpo-40334: refactor and cleanup for the PEG generators (GH-19775) 6 years ago
parse_string.c bpo-40334: Fix shifting of nested f-strings in the new parser (GH-19771) 6 years ago
parse_string.h bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) 6 years ago
peg_api.c bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721) 6 years ago
pegen.c bpo-40334: refactor and cleanup for the PEG generators (GH-19775) 6 years ago
pegen.h bpo-40334: refactor and cleanup for the PEG generators (GH-19775) 6 years ago