summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2023-08-14 21:41:27 (GMT)
committerGitHub <noreply@github.com>2023-08-14 21:41:27 (GMT)
commita2a4b9f1ec86b9762a5d35895ac5b528e03d5b98 (patch)
treeaa2e7a28e2634e473cdd591873f1d7750968b0fa /Python/fileutils.c
parent39745347f645ac99021f4ab981ff02ab5647b19c (diff)
downloadcpython-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