mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
a2a4b9f1ec
* Instead of calling get_identifiers_and_strings(), extract identifiers and strings from pycore_global_strings.h. * Avoid ast.literal_eval(), it's very slow.