SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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.
V
Victor Stinner committed
3f7e93be51699fca6ee72c656278732b47cca833
Parent: a35d48d
Committed by GitHub <noreply@github.com> on 8/24/2023, 3:17:40 PM