- 07 May, 2011 17 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#12017: Fix segfault in json.loads() while decoding highly-nested objects using the C accelerations.
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
Also, reduce code duplication in LargeMmapTests. Original patch by Steffen Daode Nurpmeso.
-
Nadeem Vawda authored
Also, reduce code duplication in LargeMmapTests. Original patch by Steffen Daode Nurpmeso.
-
R David Murray authored
-
R David Murray authored
-
- 06 May, 2011 4 commits
-
-
Ronald Oussoren authored
Noticed while researching a buildbot failure due to a patch for issue #10684.
-
Antoine Pitrou authored
dNSName entry, ssl.match_hostname() should use the subject's commonName. Patch by Nicolas Bareil.
-
Ronald Oussoren authored
-
Ronald Oussoren authored
Fix for issue 10684: Folders get deleted when trying to change case with shutil.move (case insensitive file systems only)
-
- 05 May, 2011 11 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Antoine Pitrou authored
-
R David Murray authored
-
Nick Coghlan authored
-
Nick Coghlan authored
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray authored
-
- 04 May, 2011 6 commits
-
-
Daniel Stutzbach authored
-
Antoine Pitrou authored
interpreter is shutting down; instead, these threads are now killed when they try to take the GIL.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Brian Curtin authored
Patch by Bryce Verdier.
-
Brian Curtin authored
Patch by Bryce Verdier.
-
- 03 May, 2011 2 commits
-
-
Raymond Hettinger authored
-
Ezio Melotti authored
-