- 14 Apr, 2014 2 commits
-
-
R David Murray authored
-
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 5 commits
-
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Patch by Berker Peksag.
-
Serhiy Storchaka authored
Patch by Berker Peksag.
-
- 12 Apr, 2014 2 commits
- 11 Apr, 2014 4 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
Issue #21193: Make (e.g.,) pow(2, -3, 5) raise ValueError rather than TypeError. Patch by Josh Rosenberg.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Patch by Kushal Das.
-
- 10 Apr, 2014 11 commits
-
-
Mark Dickinson authored
- Better message for the OverflowError in large positive inputs. - Changed exception type from OverflowError to ValueError for large negative inputs.
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
- 09 Apr, 2014 9 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
- 08 Apr, 2014 7 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Initial patch by Nick Coghlan
-
Yury Selivanov authored
Initial patch by Nick Coghlan
-
Yury Selivanov authored
-
Yury Selivanov authored
-