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.
 
 
 
 
 
 
Matthew Suozzo 75a06f067b
bpo-43798: Add source location attributes to alias (GH-25324)
5 years ago
..
Python.asdl bpo-43798: Add source location attributes to alias (GH-25324) 5 years ago
asdl.py bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142) 5 years ago
asdl_c.py bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252) 5 years ago
myreadline.c bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721) 5 years ago
parser.c bpo-43798: Add source location attributes to alias (GH-25324) 5 years ago
peg_api.c bpo-43244: Remove parser_interface.h header file (GH-25001) 5 years ago
pegen.c bpo-43798: Add source location attributes to alias (GH-25324) 5 years ago
pegen.h bpo-43798: Add source location attributes to alias (GH-25324) 5 years ago
string_parser.c bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252) 5 years ago
string_parser.h bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) 5 years ago
token.c bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086) 7 years ago
tokenizer.c Fix tokenizer error when raw decoding null bytes (GH-25080) 5 years ago
tokenizer.h bpo-25643: Refactor the C tokenizer into smaller, logical units (GH-25050) 5 years ago