- 18 Agu, 2008 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 17 Agu, 2008 18 kayıt (commit)
-
-
Brett Cannon yazdı
filecmp, and shelve.
-
Amaury Forgeot d'Arc yazdı
regrtest.py -R:: test_bytes
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
- Fix broken functions - Add (hopefully) extensive tests - Modernize a little
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Hirokazu Yamamoto yazdı
function now takes bytearray by using 's*' instead of 't#'.
-
Antoine Pitrou yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
fails unicode conversion on 2nd parameter. (windows only)
-
Brett Cannon yazdı
-
Facundo Batista yazdı
in a redirect.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
- 16 Agu, 2008 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
This does have an unfortunate side-effect of silencing the warning for all subsequent code that imports mimetools as well since the warning is only executed upon the first import of mimetools.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Facundo Batista yazdı
after a 302 response in the case of not going through a proxy.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 15 Agu, 2008 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r65397 | collin.winter | 2008-08-01 22:39:06 -0500 (Fri, 01 Aug 2008) | 5 lines Patch #3480 by Nick Edds. Dramatically simplifies the fix_imports pattern, resulting in a reduction of the test_all_fixers runtime from 122+ secs to 59 secs (a good predictor of 2to3 performance). ........
-
Gregory P. Smith yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
- 14 Agu, 2008 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Thomas Heller yazdı
-
Martin v. Löwis yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
pythonapi calling convention so that the GIL is held and error return values are checked.
-
Facundo Batista yazdı
of the RFC that describes the behaviour. Note that we now have the same behaviour than the current browsers.
-