- 17 Nov, 2011 5 commits
-
-
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 7 commits
-
-
Antoine Pitrou authored
list and dict objects. They already cleared other freelists in the interpreter.
-
Éric Araujo authored
-
Éric Araujo authored
Backout of 2e047702df7f. Reported by Jeremy Kloth.
-
Éric Araujo authored
-
Éric Araujo authored
-
Jesus Cea authored
-
Éric Araujo authored
Tarek’s commit fixed the way packaging configuration file markers are split under Windows, but these two files were not edited.
-