- 20 Nov, 2011 4 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
PyUnicode_AsUnicodeAndSize()
-
Victor Stinner authored
-
Éric Araujo authored
-
- 19 Nov, 2011 6 commits
-
-
Petri Lehtinen authored
-
Petri Lehtinen authored
This allows compiling extension modules with -Wswitch-enum on gcc. Initial patch by Floris Bruynooghe.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Charles-François Natali authored
retries in case of ECONNREFUSED.
-
- 18 Nov, 2011 12 commits
-
-
Antoine Pitrou authored
once rather than limit ourselves to the default chunk size.
-
Antoine Pitrou authored
Patch by Stefan Behnel.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
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 3 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
-