SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-110850: Cleanup pycore_time.h includes (#115724)

<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.
V
Victor Stinner committed
d207c7cd5a8c0d3e5f6c5eb947243e4afcd718b0
Parent: e976bab
Committed by GitHub <[email protected]> on 2/20/2024, 4:50:43 PM