Skip to content
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

gh-110850: Use public PyTime functions #115746

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Feb 20, 2024

Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.

Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.
@vstinner vstinner enabled auto-merge (squash) February 20, 2024 23:06
@vstinner vstinner merged commit 145bc2d into python:main Feb 20, 2024
33 checks passed
@vstinner vstinner deleted the pytime_update branch February 20, 2024 23:31
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant