- 18 Ara, 2011 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Cédric Krier.
-
Charles-François Natali yazdı
condition variables to avoid deadlocks in child processes.
-
Charles-François Natali yazdı
redirection or an error.
-
Victor Stinner yazdı
Patch written by Arnaud Calmettes.
-
Antoine Pitrou yazdı
-
- 16 Ara, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 15 Ara, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
effect of appearing to resolve the issue. Thanks to Mark Shannon for noticing.
-
- 14 Ara, 2011 4 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
files, display a message popup and continue rather than crash. (original patch by Roger Serwy)
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
- 13 Ara, 2011 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 12 Ara, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 10 Ara, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Charles-François Natali yazdı
-
- 09 Ara, 2011 2 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Jason R. Coombs yazdı
-
- 08 Ara, 2011 1 kayıt (commit)
-
-
Stefan Krah yazdı
-
- 07 Ara, 2011 3 kayıt (commit)
-
-
Victor Stinner yazdı
Australian Eastern Standard Time (UTC+10) is called "EST" (as Eastern Standard Time, UTC-5) instead of "AEST" on some operating systems (e.g. FreeBSD), which is wrong. See for example this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=93810
-
Ezio Melotti yazdı
-
Amaury Forgeot d'Arc yazdı
calling sys.setrecursionlimit((1<<31)-1). 2.7 only.
-
- 06 Ara, 2011 2 kayıt (commit)
-
-
Jesus Cea yazdı
-
Lars Gustäbel yazdı
-
- 04 Ara, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
from the doc. These two projects appear dead.
-
- 03 Ara, 2011 1 kayıt (commit)
-
-
Meador Inge yazdı
-
- 07 Kas, 2011 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 02 Ara, 2011 4 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 28 Kas, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
_testcapimodule.c is not "ssize_t" safe in Python 2.7: the length argument type is int, not Py_ssize_t.
-
- 27 Kas, 2011 2 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
- 26 Kas, 2011 3 kayıt (commit)
-
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Meador Inge yazdı
-
- 25 Kas, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #12856: Ensure child processes do not inherit the parent's random seed for filename generation in the tempfile module. Patch by Brian Harring.
-
- 23 Kas, 2011 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-