- 03 Kas, 2010 9 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
Patch by Julien Élie.
-
Antoine Pitrou yazdı
response, instead of raising an exception.
-
Kristján Valur Jónsson yazdı
let make_buildinfo use a temporary directory on windows
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Phillip J. Eby yazdı
-
- 02 Kas, 2010 13 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
advertised by the server.
-
Phillip J. Eby yazdı
Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance(). (When WSGI specifies a built-in type, it does NOT mean "this type or a subclass" -- it means 'type(x) is SpecifiedType'.)
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
Closes issue #10294. Thanks Stefan Behnel for the find.
-
Michael Foord yazdı
Updating unittest docs to reflect change in unittest.TestCase.assert[Not]AlmostEqual signature change
-
Hirokazu Yamamoto yazdı
# I don't have this compiler, so I couldn't test it.
-
Hirokazu Yamamoto yazdı
-
Michael Foord yazdı
Remove the keyword only restriction for places and delta args in unittest.TestCase.assert[Not]AlmostEqual
-
Hirokazu Yamamoto yazdı
-
Steven Bethard yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
- 01 Kas, 2010 18 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Michael Foord yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Brian Curtin yazdı
-
Steven Bethard yazdı
Fix for issue 9355 where with multiple mutually exclusive arguments, some brackets were being lost in the usage messages
-
Steven Bethard yazdı
-
Alexander Belopolsky yazdı
-
Steven Bethard yazdı
-
Brian Curtin yazdı
-
Steven Bethard yazdı
-
Brian Curtin yazdı
Use a context manager for os.popen and explicitly close a socket.
-
Benjamin Peterson yazdı
-