Files
cpython/Python
Victor Stinner a0b8b342c5 gh-121199: Use _Py__has_attribute() in timemodule.c (#121203)
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).
2024-07-01 08:49:33 +00:00
..
2024-05-03 06:17:32 -07:00
2024-06-19 23:16:14 -04:00

Miscellaneous source files for the main Python shared library