diff options
author | Batuhan Taskaya <batuhanosmantaskaya@gmail.com> | 2020-05-18 17:42:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-18 17:42:10 (GMT) |
commit | 63b8e0cba3d43e53a8dd8878ee1443c8427f462d (patch) | |
tree | 7fc7f94d7ff2783ba72c319b3ec956c88a00c8e7 /PCbuild/field3.py | |
parent | 7b7a21bc4fd063b26a2d1882fddc458861497812 (diff) | |
download | cpython-63b8e0cba3d43e53a8dd8878ee1443c8427f462d.zip cpython-63b8e0cba3d43e53a8dd8878ee1443c8427f462d.tar.gz cpython-63b8e0cba3d43e53a8dd8878ee1443c8427f462d.tar.bz2 |
bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968)
- Switch from getopt to argparse.
- Removed the limitation of not being able to produce both C and H simultaneously.
This will make it run faster since it parses the asdl definition once and uses the generated tree to generate both the header and the C source.
Diffstat (limited to 'PCbuild/field3.py')
0 files changed, 0 insertions, 0 deletions