- 25 Nis, 2011 2 kayıt (commit)
-
-
R David Murray yazdı
Patch by Sijin Joseph.
-
Jesus Cea yazdı
-
- 24 Nis, 2011 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 23 Nis, 2011 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 21 Nis, 2011 7 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 20 Nis, 2011 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Jesus Cea yazdı
-
Brian Curtin yazdı
This was fixed in py3k SVN. Consider this a backport.
-
- 19 Nis, 2011 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Vinay Sajip yazdı
-
- 18 Nis, 2011 5 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ı
Fix the documentation.
-
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ı
-
- 17 Nis, 2011 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 16 Nis, 2011 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Eli Bendersky yazdı
-
Raymond Hettinger yazdı
-
- 15 Nis, 2011 4 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. u"\U00012345"[0]).
-
Senthil Kumaran yazdı
specific part only digits. Patch by Santoso Wijaya.
-