mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
ae58649721
threading.Lock.acquire(), threading.RLock.acquire() and socket operations now use a monotonic clock, instead of the system clock, when a timeout is used.
Miscellaneous source files for the main Python shared library