- 14 Apr, 2014 15 commits
-
-
Eric V. Smith authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Michael Foord authored
-
Michael Foord authored
-
Mark Dickinson authored
Issue #20624: Exception docs wording tweak - clarify that it's okay to inherit from a subclass of Exception.
-
R David Murray authored
-
Eric V. Smith authored
-
Eric V. Smith authored
-
Benjamin Peterson authored
Debugged by Victor.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Bug reported by Guido Vranken.
-
R David Murray authored
If the input stream encoding couldn't encode one or more of the non-ascii characters in the prompt, it would fail, throwing a UnicodeEncodeError. Now if that happens we re-encoding using the 'replace' error handler. Patch by Kushal Das.
-
- 13 Apr, 2014 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Patch by Berker Peksag.
-
- 12 Apr, 2014 1 commit
-
-
Ned Deily authored
section of the FAQ.
-
- 11 Apr, 2014 1 commit
-
-
Terry Jan Reedy authored
Patch by Kushal Das.
-
- 10 Apr, 2014 3 commits
-
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 09 Apr, 2014 4 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Senthil Kumaran authored
-
Ned Deily authored
-
- 07 Apr, 2014 1 commit
-
-
Ned Deily authored
in 3.4.1: assume externally supplied sphinx-build is available in /usr/bin.
-
- 08 Apr, 2014 6 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
Initial patch by Nick Coghlan
-
Yury Selivanov authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 07 Apr, 2014 3 commits
-
-
Benjamin Peterson authored
-
Victor Stinner authored
path and sock are specified at the same time.
-
Victor Stinner authored
-
- 06 Apr, 2014 2 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 04 Apr, 2014 2 commits
-
-
Victor Stinner authored
character for the "end" parameter
-
Benjamin Peterson authored
-