- 07 Mar, 2010 15 kayıt (commit)
-
-
Georg Brandl yazdı
-
Michael Foord yazdı
Fix for potentials errors in constructing unittest failure messages. Plus skipped test methods no longer run setUp and tearDown (Issue 8059)
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
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 yazdı
Do not hide the KeyboardInterrupt on POSIX platforms.
-
Georg Brandl yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
effectively raised. A new utility ``check_py3k_warnings`` deals with py3k warnings.
-
Florent Xicluna yazdı
-
Ronald Oussoren yazdı
specified
-
Senthil Kumaran yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 06 Mar, 2010 23 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
Remove two hacks which are no longer needed after #7712, because all __file__ attributes are absolute.
-
Gregory P. Smith yazdı
process state. Should fix issue8045.
-
Benjamin Peterson yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Florent Xicluna yazdı
-
- 05 Mar, 2010 2 kayıt (commit)
-
-
Vinay Sajip yazdı
Factored out time usage determination into a method, to facilitate alternative formatting implementations in the future.
-
Florent Xicluna yazdı
#2777: Handle fds more carefully to try to fix some x86-Linux failures (namely, neal bot and twisted bot).
-