- 13 Apr, 2013 3 commits
-
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
- 12 Apr, 2013 21 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Initial patch by Yuriy Senko.
-
Andrew Svetlov authored
Initial patch by Yuriy Senko.
-
Andrew Svetlov authored
Patch by Jeff Knupp
-
Andrew Svetlov authored
Patch by Jeff Knupp
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Vinay Sajip authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
Thanks to Daniel Mullner
-
Andrew Svetlov authored
Thanks to Daniel Mullner
-
Ezio Melotti authored
-
Ezio Melotti authored
#6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 11 Apr, 2013 16 commits
-
-
R David Murray authored
Patch by Zachary Ware.
-
Victor Stinner authored
-
Victor Stinner authored
the legacy Py_UNICODE API. Add also a new _PyUnicodeWriter_WriteChar() function.
-
Victor Stinner authored
display invalid strings. Such strings can be found while Python is creating a new string, in a text decoder for example, when Python is compiled in debug mode.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Fix a crash when setting a servername callback on a SSL server socket and the client doesn't send a server name. Patch by Kazuhiro Yoshida. (originally issue #8109)
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Georg Brandl authored
-
R David Murray authored
-
R David Murray authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
#5609 - test_urllib coverage for url2pathname and pathname2url. Patch contribution by Thomas Fenzl & Maksim Kozyarchuk
-