- 18 Aug, 2012 3 commits
-
-
R David Murray authored
Patch by Chris Jerdonek.
-
R David Murray authored
-
R David Murray authored
This is analogous to the link for `flie objects` in the description of 'open' that exists in the 2.7 docs, and adds a similar link to the io docs. Patch by Chris Jerdonek.
-
- 17 Aug, 2012 3 commits
-
-
Terry Jan Reedy authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
- 16 Aug, 2012 3 commits
-
-
Antoine Pitrou authored
Update the getpeercert() example with a real-world cert showing non-trivial issuer, subject and subjectAltName.
-
Petri Lehtinen authored
When adding a message from a binary file, \r\n was translated to \r\r\n in the message body.
-
Nick Coghlan authored
-
- 15 Aug, 2012 8 commits
-
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Sandro Tosi authored
-
R David Murray authored
-
R David Murray authored
Patch by Chris Jerdonek.
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Petri Lehtinen authored
-
R David Murray authored
Patch by Chris Jerdonek.
-
- 14 Aug, 2012 7 commits
-
-
Sandro Tosi authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Chris Jerdonek.
-
Matthias Klose authored
-
Andrew Svetlov authored
Patch by Yury Selivanov.
-
Richard Oudkerk authored
on Windows without the "if __name__ == '__main__'" idiom.
-
Georg Brandl authored
-
- 13 Aug, 2012 4 commits
-
-
Brian Curtin authored
Fix #15496. Add directory removal helpers to make Windows tests more reliable. Patch by Jeremy Kloth
-
Andrew Svetlov authored
Patch by Chris Jerdonek.
-
Andrew Svetlov authored
Patch by Chris Jerdonek.
-
Andrew Svetlov authored
Thanks to Chris Jerdonek
-
- 12 Aug, 2012 8 commits
-
-
Senthil Kumaran authored
Daniel Ellis.
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
- 11 Aug, 2012 4 commits
-
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Closes #15620: check for presence of readline.clear_history(), which is apparently missing on some readline versions, before calling it in the test.
-