mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
<pycore_time.h> include is no longer needed to get the PyTime_t type in internal header files. This type is now provided by <Python.h> include. Add <pycore_time.h> includes to C files instead.
Miscellaneous source files for the main Python shared library