- 17 Jul, 2013 2 commits
-
-
Serhiy Storchaka authored
supports running only selected tests. Patch by Zachary Ware.
-
Serhiy Storchaka authored
Original patch by Zachary Ware.
-
- 16 Jul, 2013 7 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Useed context managers for file I/O. Removed out-of-dated code and misleading comments.
-
R David Murray authored
Patch by Vajrasky Kok.
-
Richard Oudkerk authored
Zachary Ware.)
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ned Deily authored
-
- 15 Jul, 2013 4 commits
-
-
Barry Warsaw authored
object's custom `__hash__()` method.
-
R David Murray authored
-
Richard Oudkerk authored
-
Serhiy Storchaka authored
Févry Thibault.
-
- 14 Jul, 2013 2 commits
-
-
Ned Deily authored
-
Raymond Hettinger authored
-
- 13 Jul, 2013 5 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Phil Webster. With that available, modify RstripExtension.py to stop deleting null slices, which caused a file to be marked as changed when it was not.
-
R David Murray authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Based on patches by Todd.Rovito and Phil Webster.
-
- 12 Jul, 2013 8 commits
-
-
R David Murray authored
Initial patch by Madison May.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
R David Murray authored
-
R David Murray authored
There is more to be done here in terms of accepting RFC invalid input that some mailers accept, but this covers the valid RFC places where encoded words can occur in structured headers.
-
Vinay Sajip authored
-
- 11 Jul, 2013 9 commits
-
-
R David Murray authored
The problem was I was only checking for decimal digits after the third '?', not for *hex* digits :(. This changeset also fixes a couple of comment typos, deletes an unused function relating to encoded word parsing, and removed an invalid 'if' test from the folding function that was revealed by the tests written to validate this issue.
-
Serhiy Storchaka authored
more bytes than requested.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
do with byte strings. Added tests for Tcl.split() and Tcl.splitline().
-
R David Murray authored
Patch by Dmi Baranov.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Christian Heimes authored
-
Christian Heimes authored
PyModule_GetDef() returns an error.
-
- 10 Jul, 2013 2 commits
-
-
R David Murray authored
-
R David Murray authored
Patch by Andrew Rowe.
-
- 09 Jul, 2013 1 commit
-
-
Charles-François Natali authored
addresses.
-