- 18 Dec, 2011 4 commits
-
-
Charles-François Natali authored
condition variables to avoid deadlocks in child processes.
-
Charles-François Natali authored
redirection or an error.
-
Victor Stinner authored
Patch written by Arnaud Calmettes.
-
Antoine Pitrou authored
-
- 16 Dec, 2011 1 commit
-
-
Ezio Melotti authored
-
- 15 Dec, 2011 2 commits
-
-
Victor Stinner authored
-
Antoine Pitrou authored
effect of appearing to resolve the issue. Thanks to Mark Shannon for noticing.
-
- 14 Dec, 2011 4 commits
-
-
Ned Deily authored
-
Ned Deily authored
files, display a message popup and continue rather than crash. (original patch by Roger Serwy)
-
Charles-François Natali authored
-
Charles-François Natali authored
-
- 13 Dec, 2011 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 12 Dec, 2011 1 commit
-
-
Raymond Hettinger authored
-
- 10 Dec, 2011 2 commits
-
-
Benjamin Peterson authored
-
Charles-François Natali authored
-
- 09 Dec, 2011 2 commits
-
-
Florent Xicluna authored
-
Jason R. Coombs authored
-
- 08 Dec, 2011 1 commit
-
-
Stefan Krah authored
-
- 07 Dec, 2011 3 commits
-
-
Victor Stinner authored
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 authored
-
Amaury Forgeot d'Arc authored
calling sys.setrecursionlimit((1<<31)-1). 2.7 only.
-
- 06 Dec, 2011 2 commits
-
-
Jesus Cea authored
-
Lars Gustäbel authored
-
- 04 Dec, 2011 1 commit
-
-
Antoine Pitrou authored
from the doc. These two projects appear dead.
-
- 03 Dec, 2011 1 commit
-
-
Meador Inge authored
-
- 07 Nov, 2011 1 commit
-
-
Jason R. Coombs authored
-
- 02 Dec, 2011 4 commits
-
-
Petri Lehtinen authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 28 Nov, 2011 1 commit
-
-
Victor Stinner authored
_testcapimodule.c is not "ssize_t" safe in Python 2.7: the length argument type is int, not Py_ssize_t.
-
- 27 Nov, 2011 2 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
- 26 Nov, 2011 3 commits
-
-
Meador Inge authored
-
Meador Inge authored
-
Meador Inge authored
-
- 25 Nov, 2011 1 commit
-
-
Antoine Pitrou authored
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 Nov, 2011 2 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-