- 03 Ock, 2013 8 kayıt (commit)
-
-
Christian Heimes yazdı
non-pydebug builds. Several extension modules now compile cleanly when assert()s are enabled in standard builds (-DDEBUG flag).
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Giampaolo Rodola yazdı
-
Victor Stinner yazdı
TESTFN_UNDECODABLE, TESTFN_NONASCII of test.support from Python 3.4. Backport tests on non-ASCII paths.
-
Victor Stinner yazdı
TESTFN_NONASCII of test.support from Python 3.4. Backport tests on non-ASCII paths.
-
Victor Stinner yazdı
ASCII/surrogateescape codec is now used, instead of the locale encoding, to decode the command line arguments. This change fixes inconsistencies with os.fsencode() and os.fsdecode() because these operating systems announces an ASCII locale encoding, whereas the ISO-8859-1 encoding is used in practice.
-
Victor Stinner yazdı
ASCII/surrogateescape codec is now used, instead of the locale encoding, to decode the command line arguments. This change fixes inconsistencies with os.fsencode() and os.fsdecode() because these operating systems announces an ASCII locale encoding, whereas the ISO-8859-1 encoding is used in practice.
-
- 02 Ock, 2013 16 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
Initial patch by Martin Packman.
-
Nadeem Vawda yazdı
Patch by Martin Packman.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Łukasz Langa yazdı
-
- 01 Ock, 2013 16 kayıt (commit)
-
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
#16820)
-
Łukasz Langa yazdı
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
Added a test for tk_setPalette().
-
Victor Stinner yazdı
with the surrogateescape error handler, instead of UTF-8 in strict mode.
-
Serhiy Storchaka yazdı
Added a test for tk_setPalette().
-
Łukasz Langa yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Eli Bendersky yazdı
-