- 18 Nov, 2011 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
#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 authored
-
Ezio Melotti authored
-
- 17 Nov, 2011 7 commits
-
-
Ezio Melotti authored
#13406: fix more deprecation warnings and move the deprecation of unicode-internal earlier in the code.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Victor Stinner authored
old Unicode API.
-
- 16 Nov, 2011 8 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
- 15 Nov, 2011 20 commits
-
-
Antoine Pitrou authored
the raw stream instead of limiting itself to the buffer size.
-
Victor Stinner authored
To avoid a NotImplementedError('CreateSymbolicLinkW not found') error.
-
Victor Stinner authored
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Victor Stinner authored
Unicode filenames instead of bytes filenames to not depend on the ANSI code page anymore and to support any filename.
-
Antoine Pitrou authored
Also, as in importlib, append the id of an object to make the file name pseudo-random.
-
Florent Xicluna authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Éric Araujo authored
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 authored
-
Jesus Cea authored
-
Antoine Pitrou authored
(the encoder already accepts them).
-
Antoine Pitrou authored
(the encoder already accepts them).
-
- 14 Nov, 2011 1 commit
-
-
Antoine Pitrou authored
list and dict objects. They already cleared other freelists in the interpreter.
-