commit | d24bed5ba0c60bbcc1662ae51071067799862fe0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Tue Feb 20 14:35:41 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Feb 20 14:35:41 2024 +0100 |
tree | 441c735db22684effff79d7f3547bad2def20919 | |
parent | dcba21f905ef170b2cd0a6433b6fe6bcb4316a67 [diff] |
gh-110850: PyTime_Time() return 0 on success (GH-115713) Thanks!