| commit | 80ba17a3dd383882622cf303a2f2fb19cbaa0ee6 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 07 18:53:32 2024 +0200 |
| committer | GitHub <noreply@github.com> | Mon Oct 07 16:53:32 2024 +0000 |
| tree | 17a6158298225849f88bd673898dc1b4da1c7f85 | |
| parent | 8bc8d21ac7a0b156282bb73db97e8e5d1ec13502 [diff] |
[3.13] gh-112804: Clamping timeout value for _PySemaphore_PlatformWait (gh-124914) (gh-124991) gh-112804: Clamping timeout value for _PySemaphore_PlatformWait (gh-124914) * gh-112804: Clamping timeout value for _PySemaphore_PlatformWait * Address code review * nit (cherry picked from commit a5fc50994a3fae46d0c3d496c4e1d5e00548a1b8) Co-authored-by: Donghee Na <donghee.na@python.org>