- 23 Eki, 2009 5 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
Antoine Pitrou yazdı
-
Fred Drake yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
- 22 Eki, 2009 22 kayıt (commit)
-
-
Eric Smith yazdı
Per the discussion in issue6882, backport the try/finally work that was done to the py3k version (mostly in r59477, I think).
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
Also, use the hasattr() like scheme of allowing BaseException exceptions through.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 21 Eki, 2009 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
- 20 Eki, 2009 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
We probably need a function in test_support to handle this.
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
fixes the problem of some exceptions being thrown at shutdown when the interpreter is killed. Patch by Adam Olsen.
-
Mark Dickinson yazdı
finite non-subnormal values, even those with exponent > Emax.
-
Benjamin Peterson yazdı
-
- 19 Eki, 2009 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
GNU readline library version 6.0.
-
Antoine Pitrou yazdı
This fixes the test_ssl failure.
-
R. David Murray yazdı
mode for more information if we are already running in verbose mode.
-
R. David Murray yazdı
added not finding Lib/test in the path indicated something was wrong, but when running regtest using "python -m" Lib/test isn't typically in the path, so this message is now more disturbing than it is helpful.
-
R. David Murray yazdı
last false positive when running regrtest with -j.
-