- 25 Nis, 2011 2 kayıt (commit)
-
-
R David Murray yazdı
Patch by Sijin Joseph.
-
Jesus Cea yazdı
-
- 20 Nis, 2011 8 kayıt (commit)
-
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Raymond Hettinger yazdı
-
Jesus Cea yazdı
-
Ezio Melotti yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Raymond Hettinger yazdı
-
- 19 Nis, 2011 4 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 18 Nis, 2011 4 kayıt (commit)
-
-
Nadeem Vawda yazdı
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.
-
Victor Stinner yazdı
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
- 16 Nis, 2011 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Eli Bendersky yazdı
-
Raymond Hettinger yazdı
-
- 15 Nis, 2011 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]).
-
Senthil Kumaran yazdı
Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Eli Bendersky yazdı
-
- 14 Nis, 2011 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 13 Nis, 2011 9 kayıt (commit)
-
-
Brian Curtin yazdı
-
R David Murray yazdı
Before reading the code to check, I wasn't sure if it operated on full domain names or just individual labels.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-