- 07 Oct, 2012 6 commits
-
-
Andrew Svetlov authored
Patch by Arne Babenhauserheide.
-
Andrew Svetlov authored
Patch by Arne Babenhauserheide.
-
Eli Bendersky authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
- 06 Oct, 2012 17 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Georg Brandl authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
It is unfortunate that the '_' names were not kept as aliases, and that RLock was not also converted to a class, but it is now too late to change either of those things for 3.3.
-
Mark Dickinson authored
-
Mark Dickinson authored
Issue #16096: Fix several occurrences of potential signed integer overflow. Thanks Serhiy Storchaka.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Georg Brandl authored
Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http".
-
Georg Brandl authored
-
Georg Brandl authored
-
- 05 Oct, 2012 9 commits
-
-
Andrew Svetlov authored
Issue #16115: Add test for check that executable arg to Popen() takes precedence over args[0] arg\n \n Patch by Kushal Das
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Jesus Cea authored
MERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch
-
Jesus Cea authored
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch
-
Jesus Cea authored
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Use 'communicate()' and decode the bytes
-
Ezio Melotti authored
-
- 04 Oct, 2012 8 commits
-
-
Victor Stinner authored
This error cannot occur in practice: PyUnicode_FromObject() always return a "ready" string.
-
Andrew Svetlov authored
Thanks to Roger Serwy for patch.
-
Andrew Svetlov authored
Thanks to Roger Serwy for patch.
-
Antoine Pitrou authored
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Jesus Cea authored
-
Jesus Cea authored
-