summaryrefslogtreecommitdiff
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-06-29 21:31:02 +0000
committerFred Drake <fdrake@acm.org>2000-06-29 21:31:02 +0000
commit0e12395190a54ce91fdc37593601f481cfcf3e70 (patch)
treebf2d3260ad661e1fc0b13647a4a581151ece4b1b /Python/getplatform.c
parent699f352fb220d2e37247144081f7a11cc1dc365d (diff)
downloadcpython-git-0e12395190a54ce91fdc37593601f481cfcf3e70.tar.gz
Trent Mick <trentm@activestate.com>:
This patch fixes a possible overflow in the Sleep system call on Win32/64 in the time_sleep() function in the time module. For very large values of the give time to sleep the number of milliseconds can overflow and give unexpected sleep intervals. THis patch raises an OverflowError if the value overflows. Closes SourceForge patch #100514.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions