- 19 Ock, 2009 10 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Jesse Noller yazdı
-
Kristján Valur Jónsson yazdı
Let os.ftruncate raise OSError like documented.
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
-
- 18 Ock, 2009 14 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Jesse Noller yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Kristján Valur Jónsson yazdı
issue 4293: make test_capi.py more robutst, it times out on some platforms, presumably waiting for threads. Lower the thread count to 16.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Jesse Noller yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 17 Ock, 2009 7 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
always try to read the "zip64 end of directory structure".
-
Benjamin Peterson yazdı
-
Amaury Forgeot d'Arc yazdı
+ fix a declaration to make it match the one in pythonrun.h
-
Amaury Forgeot d'Arc yazdı
compare slots by address, not by name.
-
Amaury Forgeot d'Arc yazdı
with other applications. Reviewed by Martin, will backport to 2.6 and 3.0
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 16 Ock, 2009 2 kayıt (commit)
-
-
Thomas Heller yazdı
pasted and changed afterwards.
-
Benjamin Peterson yazdı
-
- 15 Ock, 2009 7 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Kristján Valur Jónsson yazdı
-
Kristján Valur Jónsson yazdı
Fix two test cases in test_os. ftruncate raises IOError unlike all the others which raise OSError. And close() on some platforms doesn't complain when given an invalid file descriptor.
-
Kristján Valur Jónsson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-