- 03 Ock, 2011 23 kayıt (commit)
-
-
Michael Foord yazdı
-
Antoine Pitrou yazdı
the configure script but use $GREP instead. Patch by Fabian Groffen.
-
Antoine Pitrou yazdı
file descriptors (0, 1, 2) are closed in the parent process. Initial patch by Ross Lagerwall.
-
Éric Araujo yazdı
-
Michael Foord yazdı
Changed unittestgui to show number of discovered tests in the status bar.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Use a context manager to close immediatly the socket on error.
-
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 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Gregory P. Smith yazdı
-