8000 gh-107211: No longer export PyTime internal functions by vstinner · Pull Request #108422 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-107211: No longer export PyTime internal functions #108422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-107211: No longer export PyTime internal functions
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.
  • Loading branch information
vstinner committed Aug 24, 2023
commit b39c036166b99e0b58e80d5d0ea6537e19d57324
Loading
0