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.
G
Guido van Rossum committed
a2a4b9f1ec86b9762a5d35895ac5b528e03d5b98
Parent: 3974534
Committed by GitHub <noreply@github.com>
on 8/14/2023, 9:41:27 PM