- 05 Nis, 2009 17 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#1326077: fix traceback formatting of SyntaxErrors. This fixes two differences with formatting coming from Python: a) the reproduction of location details in the error message if no line text is given, b) the prefixing of the last line by one space.
-
Georg Brandl yazdı
-
Matthias Klose yazdı
(avoiding brown paper typo this time)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
Issue #5695: Moved logging.captureWarnings() call inside with statement in WarningsTest.test_warnings.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#1742837: expand HTTP server docs, and fix SocketServer ones to document methods as methods, not functions.
-
Guilherme Polo yazdı
-
Michael Foord yazdı
Change the way unittest.TestSuite use their tests to always access them through iteration. Non behavior changing, this allows you to create custom subclasses that override __iter__. Issue #5693
-
Benjamin Peterson yazdı
-
- 04 Nis, 2009 12 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Martin v. Löwis yazdı
-
Hirokazu Yamamoto yazdı
-
Benjamin Peterson yazdı
-
Matthias Klose yazdı
-
Matthias Klose yazdı
short file names.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Kurt B. Kaiser yazdı
simultaneously. Thanks to David Scherer for suggesting the use of an ephemeral port for the GUI. Patch 1529142 Weeble.
-
R. David Murray yazdı
-
Raymond Hettinger yazdı
-
- 03 Nis, 2009 7 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Vinay Sajip yazdı
-
Hirokazu Yamamoto yazdı
-
Raymond Hettinger yazdı
-
- 02 Nis, 2009 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
are consistent with the corresponding tuple index.
-
Antoine Pitrou yazdı
-
Mark Dickinson yazdı
-