]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the asdl_c.py code generator to support mode='func_type'
authorGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 19:10:29 +0000 (11:10 -0800)
committerGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 19:10:29 +0000 (11:10 -0800)
commit783224d6a0ca58972842c321ca871490a973bb42
treef481e7cbf1fd889bc753052594f8c9ac8815c6ae
parent4687be4662193d5f1c69156a463ea02b9854c1c8
Fix the asdl_c.py code generator to support mode='func_type'
Parser/asdl_c.py