◐ Shell
clean mode source ↗

gh-110850: Use public PyTime functions by vstinner · Pull Request #115746 · python/cpython

Replace private _PyTime functions with public PyTime functions.

random_seed_time_pid() now reports errors to its caller.

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.