- 21 Apr, 2011 7 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Apr, 2011 20 commits
-
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Ezio Melotti authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Jesus Cea authored
-
Jesus Cea authored
MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
-
Jesus Cea authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 19 Apr, 2011 9 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
- 18 Apr, 2011 4 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
Wait for the child process to terminate before ending the test, so that the regrtest cleanup code doesn't get an error when it tries to delete the temporary CWD.
-
R David Murray authored
-
Victor Stinner authored
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
-