mirror of
https://github.com/python/cpython.git
synced 2026-05-30 08:06:21 -04:00
a0b8b342c5
Use the _Py__has_attribute() macro in timemodule.c and bootstrap_hash.c to fix a build error on old GCC versions (GCC 4.8.5 on s390x).
Miscellaneous source files for the main Python shared library