mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Follow-up refactoring after GH-133143, where we use `_Py_ID` for "big" and "little" in `abi_info.byteorder`. This uses `_Py_ID` for `sys.byteorder`, but also `float_repr_style` and a module name.
Miscellaneous source files for the main Python shared library