- 06 Mar, 2010 13 commits
-
-
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
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Florent Xicluna authored
-
- 05 Mar, 2010 14 commits
-
-
Vinay Sajip authored
Factored out time usage determination into a method, to facilitate alternative formatting implementations in the future.
-
Florent Xicluna authored
#2777: Handle fds more carefully to try to fix some x86-Linux failures (namely, neal bot and twisted bot).
-
Mark Dickinson authored
-
Mark Dickinson authored
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 authored
-
Benjamin Peterson authored
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 authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
test_send_signal should not hang anymore on various Linux distributions.
-
Tarek Ziadé authored
-
Tarek Ziadé authored
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 commits
-
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Dirkjan Ochtman authored
Thanks bitdancer and briancurtin for the help.
-
R. David Murray authored
the fix applied in Issue 7082.
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Victor Stinner authored
Issue #29. PR #29 was released in february 2004!
-
Benjamin Peterson authored
-
Victor Stinner authored
reset also the pointer to the current pointer context.
-
- 03 Mar, 2010 4 commits
-
-
Victor Stinner authored
fatal error in low memory condition.
-
Victor Stinner authored
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 authored
-
Lars Gustäbel authored
to the TarFile class.
-