Mercurial > ~astiob > upreckon > hgweb
graph
-
Corrected a typo (hopefully) in problem.strerror2011-05-24, by Oleg Oshmyan
-
Moved process killing logic into platform-specific modules2011-05-20, by Oleg Oshmyan
-
Removed the useless destructor of files.Archive2011-05-19, by Oleg Oshmyan
-
Fixed several small bugs in the files module2011-05-19, by Oleg Oshmyan
-
win32.Handle.__del__ no longer raises if __init__ gets wrong arguments2011-05-19, by Oleg Oshmyan
-
Removed useless arguments to call() from testcases.BatchTestCase.test()2011-05-19, by Oleg Oshmyan
-
Fixed EINTR fatally breaking another poll() call on Python 2.6-2011-05-16, by Oleg Oshmyan
-
Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)2011-05-16, by Oleg Oshmyan