- 09 Oct, 2012 9 commits
-
-
Andrew Svetlov authored
Patch by Berker Peksag.
-
Andrew Svetlov authored
Patch by Berker Peksag.
-
Senthil Kumaran authored
Patch by Chris Jerdonek. Address Ezio's review comment.
-
Senthil Kumaran authored
Patch by Chris Jerdonek. Address Ezio's review comment.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
Issue #16115: Improve subprocess.Popen() documentation around args, shell, and executable arguments.
-
Chris Jerdonek authored
-
- 08 Oct, 2012 2 commits
-
-
Chris Jerdonek authored
-
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 1 commit
-
-
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
-