mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
86e5e063ab
This was left behind by GH-115987. Basically a lot of diffs like this: ``` - res = _Py_uop_sym_new_unknown(ctx); + res = sym_new_unknown(ctx); ```
Miscellaneous source files for the main Python shared library