- 06 May, 2012 2 commits
-
-
Ezio Melotti authored
-
Georg Brandl authored
-
- 05 May, 2012 1 commit
-
-
Richard Oudkerk authored
-
- 04 May, 2012 1 commit
-
-
Antoine Pitrou authored
The certificate has changed and the test now needs SNI to pass.
-
- 03 May, 2012 2 commits
-
-
Benjamin Peterson authored
-
Vinay Sajip authored
-
- 02 May, 2012 3 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
associated pwd entry.
-
Senthil Kumaran authored
-
- 01 May, 2012 2 commits
-
-
Benjamin Peterson authored
-
Senthil Kumaran authored
issue13183 - Fix pdb skipping frames after hitting a breakpoint and running step. Patch by Xavier de Gaye
-
- 30 Apr, 2012 4 commits
-
-
Ned Deily authored
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Martin v. Löwis authored
-
- 29 Apr, 2012 15 commits
-
-
Alexander Belopolsky authored
-
Mark Dickinson authored
-
Alexander Belopolsky authored
the DST transition. Patch by Joe Peterson.
-
Mark Dickinson authored
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
- 28 Apr, 2012 1 commit
-
-
Sandro Tosi authored
-
- 25 Apr, 2012 2 commits
-
-
Antoine Pitrou authored
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
-
Vinay Sajip authored
-
- 24 Apr, 2012 7 commits
-
-
Vinay Sajip authored
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Lars Gustäbel authored
when the links were not located in an archive subdirectory.
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Benjamin Peterson authored
This also alters the fix to #11603. Specifically, setting __repr__ to object.__str__ now raises a recursion RuntimeError when str() or repr() is called instead of silently bypassing the recursion. I believe this behavior is more correct.
-