- 13 Eyl, 2010 6 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 12 Eyl, 2010 17 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
Amaury Forgeot d'Arc yazdı
The internal unicode database is now always used. (after 5 years: see http://mail.python.org/pipermail/python-dev/2004-December/050193.html )
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Matthias Klose yazdı
to Doc/license.rst.
-
Hirokazu Yamamoto yazdı
with Python2.7.
-
Antoine Pitrou yazdı
ZipFile.open()) could return more bytes than requested.
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
Instead of the locale encoding.
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
- 11 Eyl, 2010 14 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
R. David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
Victor Stinner yazdı
mbcs (Windows default filesystem encoding) is now strict by default, and depending on the code page, TESTFN_UNICODE may not be encodable to bytes. Remove also unused "encoded" argument from _do_directory() method.
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
a non-ASCII byte in the format string. Document also the encoding.
-
Nick Coghlan yazdı
-
Victor Stinner yazdı
os.listdir(str) always returns unicode and it can return non-ascii filenames even if supports_unicode_filenames is False.
-
Raymond Hettinger yazdı
-
- 10 Eyl, 2010 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
-