- 08 Oct, 2012 1 commit
-
-
Hynek Schlawack authored
-
- 07 Oct, 2012 11 commits
-
-
Chris Jerdonek authored
-
Chris Jerdonek authored
This commit rewrites the docstring for int() to incorporate the documentation changes made in issue #16036. It also switches the docstrings for int(), str(), range(), and slice() to use multi-line signatures.
-
Andrew Svetlov authored
Merge issue #14900: Add aliases for sorting params for pstat to follow column names from pstat output. Patch by Arne Babenhauserheide.
-
Andrew Svetlov authored
Patch by Arne Babenhauserheide.
-
Hynek Schlawack authored
Done with great native-speaker help from R. David Murray.
-
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 2 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.
-