mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
80ba17a3dd
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 a5fc50994a)
Co-authored-by: Donghee Na <donghee.na@python.org>
Miscellaneous source files for the main Python shared library