- 30 Nis, 2012 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 29 Nis, 2012 15 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Mark Dickinson yazdı
-
Alexander Belopolsky yazdı
the DST transition. Patch by Joe Peterson.
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Ezio Melotti yazdı
-
- 28 Nis, 2012 1 kayıt (commit)
-
-
Sandro Tosi yazdı
-
- 25 Nis, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
-
Vinay Sajip yazdı
-
- 24 Nis, 2012 7 kayıt (commit)
-
-
Vinay Sajip yazdı
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Lars Gustäbel yazdı
when the links were not located in an archive subdirectory.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Benjamin Peterson yazdı
This also alters the fix to #11603. Specifically, setting __repr__ to object.__str__ now raises a recursion RuntimeError when str() or repr() is called instead of silently bypassing the recursion. I believe this behavior is more correct.
-
- 23 Nis, 2012 7 kayıt (commit)
-
-
R David Murray yazdı
Patch by Dionysios Kalofonos.
-
Sandro Tosi yazdı
-
R David Murray yazdı
Original patch by Peter Otten.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 22 Nis, 2012 2 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Senthil Kumaran yazdı
-
- 20 Nis, 2012 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Martin v. Löwis yazdı
if the first two lines have non-UTF-8 characters without an encoding declaration.
-
- 19 Nis, 2012 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #14308: Fix an exception when a "dummy" thread is in the threading module's active list after a fork().
-
Nick Coghlan yazdı
-
Ezio Melotti yazdı
-