- 19 Şub, 2006 19 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
This should cause few enough spurious warnings to send to python-checkins now. If a test leaks that is not in the ignore list (LEAKY_TESTS), all tests which leak will be reported. This includes those in the ignore list. Hopefully that will prompt someone to fix the flakiness.
-
Hye-Shik Chang yazdı
-
Georg Brandl yazdı
-
Marc-André Lemburg yazdı
inside its own package. Fixes problem reported in patch #1433198. Add codec search function for codec test codec.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
be used to control how files are opened.
-
Georg Brandl yazdı
specifying the file mode input files should be opened with.
-
Georg Brandl yazdı
current file number.
-
Georg Brandl yazdı
translation functions other than _() in the builtin namespace.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
warning about gopherlib.
-
Tim Peters yazdı
in the returned string (logic error introduced by recent patch).
-
Tim Peters yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
It now returns "{}". Is that the correct solution?
-
Neal Norwitz yazdı
Google for: eu_ES decimal point shows that BSD locales had the eu_ES decimal point as a single quote (') instead of a comma (,). This was seems to have been fixed 15 months ago, but it's not on our Mac and presumably others. So skip this broken locale.
-
Georg Brandl yazdı
-
- 18 Şub, 2006 15 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
a "command verb" to invoke on the file.
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Georg Brandl yazdı
two gigabytes.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
test suite. For urllib2, move the import of gopherlib into the only function that uses it: users (including the test suite) certainly shouldn't see a deprecation warning just because they import urllib2! If they actually use gopher_open(), fine, _then_ they should see a deprecation warning.
-
Tim Peters yazdı
code _importing_ gopherlib instead of gopherlib's call to warnings.warn.
-
Tim Peters yazdı
-
- 17 Şub, 2006 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-