- 05 Sep, 2011 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
#12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten.
-
- 04 Sep, 2011 7 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 03 Sep, 2011 3 commits
-
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 02 Sep, 2011 13 commits
-
-
Ł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 15 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
-