diff options
author | Eli Bendersky <eliben@gmail.com> | 2014-05-10 00:58:22 (GMT) |
---|---|---|
committer | Eli Bendersky <eliben@gmail.com> | 2014-05-10 00:58:22 (GMT) |
commit | 5e3d338a741682e82adbb8c6978bf157b9d0d884 (patch) | |
tree | 26d58d2dec39a9f3d6a598b934f2add8e2be6e13 /Lib/json | |
parent | 732ac654c8a3e5f9048a53efaee7380e1775a630 (diff) | |
download | cpython-5e3d338a741682e82adbb8c6978bf157b9d0d884.zip cpython-5e3d338a741682e82adbb8c6978bf157b9d0d884.tar.gz cpython-5e3d338a741682e82adbb8c6978bf157b9d0d884.tar.bz2 |
Issue #19655: Replace the ASDL parser carried with CPython
The new parser does not rely on Spark (which is now removed from our repo),
uses modern 3.x idioms and is significantly smaller and simpler.
It generates exactly the same AST files (.h and .c), so in practice no builds
should be affected.
Diffstat (limited to 'Lib/json')
0 files changed, 0 insertions, 0 deletions