- 04 Sep, 2011 3 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 03 Sep, 2011 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 02 Sep, 2011 16 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
sdist used to crash with a full traceback dump instead of printing a nice warning with the faulty line number.
-
Éric Araujo authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Amaury Forgeot d'Arc authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Amaury Forgeot d'Arc authored
Structure field is not a string.
-
Amaury Forgeot d'Arc authored
a string.
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 01 Sep, 2011 19 commits
-
-
Victor Stinner authored
And "IDLE: fix some RessourceWarning, reuse tokenize.open()"
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Victor Stinner authored
On error, call(), check_call(), check_output() and getstatusoutput() functions of the subprocess module now kill the process, read its status (to avoid zombis) and close pipes.
-
Éric Araujo authored
-
Éric Araujo authored
Suggested by Terry J. Reedy in #12298.
-
Éric Araujo authored
-
Charles-François Natali authored
sigaltstack(2) doesn't work when linked with pthread.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Antoine Pitrou authored
mapped to POSIX errno ENOTDIR (previously EINVAL).
-
Antoine Pitrou authored
mapped to POSIX errno ENOTDIR (previously EINVAL).
-
Éric Araujo authored
-
Éric Araujo authored
Text adapted from the PEP. Addition requested by Terry J. Reedy on 2011-02-23 on python-dev.
-