cpython/Parser
Eddie Elizondo 3368f3c6ae bpo-38140: Make dict and weakref offsets opaque for C heap types (#16076)
* Make dict and weakref offsets opaque for C heap types

* Add news
2019-09-19 17:29:05 +01:00
..
pgen
acceler.c
asdl.py
asdl_c.py bpo-38140: Make dict and weakref offsets opaque for C heap types (#16076) 2019-09-19 17:29:05 +01:00
grammar1.c
listnode.c
myreadline.c
node.c
parser.c
parser.h
parsetok.c
Python.asdl
token.c
tokenizer.c
tokenizer.h