- 06 Mar, 2010 3 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Florent Xicluna yazdı
-
- 05 Mar, 2010 14 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).
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Also clean up related tests in test_struct. The stacklevel fix should be backported to 2.6 once that branch is unfrozen.
-
Gerhard Häring yazdı
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r78679 | benjamin.peterson | 2010-03-04 21:10:46 -0600 (Thu, 04 Mar 2010) | 1 line set svn:eol-style ........ r78681 | benjamin.peterson | 2010-03-04 21:19:06 -0600 (Thu, 04 Mar 2010) | 1 line remove svn:executable property ........
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
test_send_signal should not hang anymore on various Linux distributions.
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged
-
- 04 Mar, 2010 9 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Dirkjan Ochtman yazdı
Thanks bitdancer and briancurtin for the help.
-
R. David Murray yazdı
the fix applied in Issue 7082.
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Victor Stinner yazdı
Issue #29. PR #29 was released in february 2004!
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
reset also the pointer to the current pointer context.
-
- 03 Mar, 2010 8 kayıt (commit)
-
-
Victor Stinner yazdı
fatal error in low memory condition.
-
Victor Stinner yazdı
by Py_DECREF() to avoid a crash in pydebug mode. Use po->wo==NULL to detect than the panel is in the lop list or not.
-
Benjamin Peterson yazdı
-
Lars Gustäbel yazdı
to the TarFile class.
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
by Py_DECREF() to fix a crash in pydebug mode.
-
- 02 Mar, 2010 6 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
check fails. Fix an assertion in pydebug mode.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
method->d2i(): OpenSSL API changed in OpenSSL 0.9.6m. Patch written by Daniel Black.
-