diff options
author | Guido van Rossum <guido@python.org> | 2023-08-14 21:41:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-14 21:41:27 (GMT) |
commit | a2a4b9f1ec86b9762a5d35895ac5b528e03d5b98 (patch) | |
tree | aa2e7a28e2634e473cdd591873f1d7750968b0fa /Python/fileutils.c | |
parent | 39745347f645ac99021f4ab981ff02ab5647b19c (diff) | |
download | cpython-a2a4b9f1ec86b9762a5d35895ac5b528e03d5b98.zip cpython-a2a4b9f1ec86b9762a5d35895ac5b528e03d5b98.tar.gz cpython-a2a4b9f1ec86b9762a5d35895ac5b528e03d5b98.tar.bz2 |
Attempt to speed up deepfreeze.py (#107887)
* Instead of calling get_identifiers_and_strings(), extract identifiers and strings from pycore_global_strings.h.
* Avoid ast.literal_eval(), it's very slow.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions