diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-24 17:17:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 17:17:40 +0200 |
commit | 3f7e93be51699fca6ee72c656278732b47cca833 (patch) | |
tree | abf55a5d0e359556c1473ff1b205fab4145c7c77 /Include/internal/pycore_pyerrors.h | |
parent | a35d48d4bd24c11760661a74962ca1f134094f41 (diff) | |
download | cpython-3f7e93be51699fca6ee72c656278732b47cca833.tar.gz cpython-3f7e93be51699fca6ee72c656278732b47cca833.zip |
gh-107211: No longer export PyTime internal functions (#108422)
No longer export these 2 internal C API functions:
* _PyTime_AsNanoseconds()
* _PyTime_GetSystemClockWithInfo()
Change comment style to "// comment" and add comment explaining why
other functions have to be exported.
Diffstat (limited to 'Include/internal/pycore_pyerrors.h')
0 files changed, 0 insertions, 0 deletions