- 18 Kas, 2011 4 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#4147: minidom's toprettyxml no longer adds whitespace around a text node when it is the only child of an element. Initial patch by Dan Kenigsberg.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 17 Kas, 2011 7 kayıt (commit)
-
-
Ezio Melotti yazdı
#13406: fix more deprecation warnings and move the deprecation of unicode-internal earlier in the code.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
old Unicode API.
-
- 16 Kas, 2011 8 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
- 15 Kas, 2011 20 kayıt (commit)
-
-
Antoine Pitrou yazdı
the raw stream instead of limiting itself to the buffer size.
-
Victor Stinner yazdı
To avoid a NotImplementedError('CreateSymbolicLinkW not found') error.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
Unicode filenames instead of bytes filenames to not depend on the ANSI code page anymore and to support any filename.
-
Antoine Pitrou yazdı
Also, as in importlib, append the id of an object to make the file name pseudo-random.
-
Florent Xicluna yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Éric Araujo yazdı
Logging replaces verbose arguments. I haven’t fixed the example in Doc/install/install.rst because I have major fixes and changes to the oc under way and will fix or remove that example as part of that task.
-
Éric Araujo yazdı
-
Jesus Cea yazdı
-
Antoine Pitrou yazdı
(the encoder already accepts them).
-
Antoine Pitrou yazdı
(the encoder already accepts them).
-
- 14 Kas, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
list and dict objects. They already cleared other freelists in the interpreter.
-