Staging
v0.5.1
Revision 57b698886b47bb81c782c2ba80a8a72fe66c7aad authored by Elvis Pranskevichus on 26 August 2020, 20:59:17 UTC, committed by GitHub on 26 August 2020, 20:59:17 UTC
When I was fixing bpo-32751 back in GH-7216 I missed the case when
*timeout* is zero or negative.  This takes care of that.

Props to @aaliddell for noticing the inconsistency..
(cherry picked from commit c517fc712105c8e5930cb42baaebdbe37fc3e15f)
1 parent 6e1954c
History
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 43.0 KB
python.c -rw-r--r-- 298 bytes

README

back to top