Remove Include/cpython/pytime.h header file: it only contains private functions and so far no one asked to expose public functions for this API.
I propose to move these functions to the internal pycore_time.h header file.
Linked PRs
Reactions are currently unavailable
Remove Include/cpython/pytime.h header file: it only contains private functions and so far no one asked to expose public functions for this API.
I propose to move these functions to the internal pycore_time.h header file.
Linked PRs