- 03 Ock, 2011 15 kayıt (commit)
-
-
Michael Foord yazdı
-
Victor Stinner yazdı
Fix ResourceWarning(unclosed socket) warnings. Patch written by Nadeem Vawda.
-
Victor Stinner yazdı
Fix a ResourceWarning(unclosed socket). Patch written by Nadeem Vawda.
-
Victor Stinner yazdı
Patch written by Nadeem Vawda
-
Victor Stinner yazdı
Fix a ResourceWarning(unclosed socket).
-
Victor Stinner yazdı
-
Michael Foord yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Brian Quinlan yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
-
Amaury Forgeot d'Arc yazdı
use time_t instead of int. This gives support for dates after 2038, at least when compiled with VS2003 or later, where time_t is 64bit.
-
Martin v. Löwis yazdı
too few POSIX semaphores.
-
- 02 Ock, 2011 14 kayıt (commit)
-
-
Georg Brandl yazdı
* In asctime and ctime, properly remove the newline if the year has more than four digits * Consistent error message for both functions * Fix the test comments and add a check for the removed newline
-
Alexander Belopolsky yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Gregory P. Smith yazdı
-
Alexander Belopolsky yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
the codec aliases. They are still accessible via codecs.lookup().
-
Antoine Pitrou yazdı
and DragonFly BSD. Patch by Nicolas Joly.
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
Use super() instead of direct references to the dict superclass.
-
- 01 Ock, 2011 9 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Gregory P. Smith yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#10801: In zipfile, support different encodings for the header and the filenames. Patch by MvL, test by Eli Bendersky.
-
Georg Brandl yazdı
-
Terry Reedy yazdı
-
Terry Reedy yazdı
-
- 31 Ara, 2010 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-