- 06 Kas, 2010 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Brian Curtin yazdı
-
- 05 Kas, 2010 16 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
unpickling them produced nonsensical results.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
Clears a number of ResourceWarnings in test_httpservers.
-
Brian Curtin yazdı
in finally. Removes two ResourceWarnings.
-
Brian Curtin yazdı
-
- 04 Kas, 2010 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
as well as unicode strings. Initial patch by Sandro Tosi.
-
Antoine Pitrou yazdı
unused undocumented value PyBUF_SHADOW, and strangely-looking code in PyMemoryView_GetContiguous.
-
Eric Smith yazdı
Issue #6081: Add str.format_map. str.format_map(mapping) is similar to str.format(**mapping), except mapping does not get converted to a dict.
-
Hirokazu Yamamoto yazdı
instead of signed value [-127, 128].
-
Brian Curtin yazdı
Mimic the clientTearDown from ThreadedTCPSocketTest, closing the socket.
-
Benjamin Peterson yazdı
-
- 03 Kas, 2010 4 kayıt (commit)
-
-
http://bugs.python.org/issue10155Phillip J. Eby yazdı
docs and support for more client-generated CGI variables. (This should complete the WSGI 1.0.1 compliance changes for Python 3.x.)
-
Antoine Pitrou yazdı
response, instead of raising an exception.
-
Antoine Pitrou yazdı
-
Phillip J. Eby yazdı
-
- 02 Kas, 2010 9 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ı
Remove the keyword only restriction for places and delta args in unittest.TestCase.assert[Not]AlmostEqual
-
Steven Bethard yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
- 01 Kas, 2010 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-