gh-110850: Cleanup pycore_time.h includes by vstinner · Pull Request #115724 · python/cpython
<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.
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters