mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
![]() In Python 3.2 and earlier, Process.join() and Connection.poll() treated negative timeouts as zero timeouts. Earlier versions from the 3.3 line of development treat them as infinite timeouts. The patch reverts to the old behaviour. |
||
---|---|---|
.. | ||
dummy | ||
__init__.py | ||
connection.py | ||
forking.py | ||
heap.py | ||
managers.py | ||
pool.py | ||
process.py | ||
queues.py | ||
reduction.py | ||
sharedctypes.py | ||
synchronize.py | ||
util.py |