mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
Add also a new _PyTime_AsMicroseconds() function. threading.TIMEOUT_MAX is now be smaller: only 292 years instead of 292,271 years on 64-bit system for example. Sorry, your threads will hang a *little bit* shorter. Call me if you want to ensure that your locks wait longer, I can share some tricks with you.
Miscellaneous source files for the main Python shared library