- 07 Mar, 2010 20 commits
-
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Michael Foord authored
Fix for potentials errors in constructing unittest failure messages. Plus skipped test methods no longer run setUp and tearDown (Issue 8059)
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Mark Dickinson authored
-
Mark Dickinson authored
code using struct.pack, attempt to convert to an integer first using the argument's __int__ method (if present). Also raise a DeprecationWarning for any such usage of __int__. This fixes a regression from 2.6, where some (but not all) integer conversion codes already used __int__.
-
Florent Xicluna authored
Do not hide the KeyboardInterrupt on POSIX platforms.
-
Georg Brandl authored
-
Florent Xicluna authored
-
Florent Xicluna authored
effectively raised. A new utility ``check_py3k_warnings`` deals with py3k warnings.
-
Florent Xicluna authored
-
Ronald Oussoren authored
specified
-
Senthil Kumaran authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 06 Mar, 2010 20 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
Remove two hacks which are no longer needed after #7712, because all __file__ attributes are absolute.
-
Gregory P. Smith authored
process state. Should fix issue8045.
-
Benjamin Peterson authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-