log win32.py @ 131:7923faf392fe

age author description
Thu, 19 May 2011 02:24:59 +0100 Oleg Oshmyan win32.Handle.__del__ no longer raises if __init__ gets wrong arguments
Mon, 16 May 2011 21:31:43 +0100 Oleg Oshmyan Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)
Sun, 15 May 2011 00:33:32 +0100 Oleg Oshmyan Fixed an exception raised instead of forceful process termination on Win32
Sun, 24 Apr 2011 16:48:29 +0100 Oleg Oshmyan Fixed memory-limit-exceeded false positives on Win32