- 09 Eki, 2012 16 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Serhiy Storchaka.
-
Benjamin Peterson yazdı
Patch from Serhiy Storchaka.
-
Eli Bendersky yazdı
Issue #16082: clarify the documentation of tostring[list] saying that it may generate a bytestring, depending on the given encoding.
-
Eli Bendersky yazdı
Issue #12322: clarify xpath reference for cases where the path reaches ancestors of the start element. Also add missing markup for a None. Thanks to patrick vrijlandt and Mike Hoy for the report and initial patches.
-
Richard Oudkerk yazdı
-
Andrew Svetlov yazdı
Patch by Berker Peksag.
-
Andrew Svetlov yazdı
Patch by Berker Peksag.
-
Senthil Kumaran yazdı
Patch by Chris Jerdonek. Address Ezio's review comment.
-
Senthil Kumaran yazdı
Patch by Chris Jerdonek. Address Ezio's review comment.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
Issue #16115: Improve subprocess.Popen() documentation around args, shell, and executable arguments.
-
Chris Jerdonek yazdı
-
- 08 Eki, 2012 2 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Hynek Schlawack yazdı
-
- 07 Eki, 2012 11 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
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 yazdı
Merge issue #14900: Add aliases for sorting params for pstat to follow column names from pstat output. Patch by Arne Babenhauserheide.
-
Andrew Svetlov yazdı
Patch by Arne Babenhauserheide.
-
Hynek Schlawack yazdı
Done with great native-speaker help from R. David Murray.
-
Andrew Svetlov yazdı
Patch by Arne Babenhauserheide.
-
Andrew Svetlov yazdı
Patch by Arne Babenhauserheide.
-
Eli Bendersky yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
- 06 Eki, 2012 11 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Georg Brandl yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
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 yazdı
-
Mark Dickinson yazdı
Issue #16096: Fix several occurrences of potential signed integer overflow. Thanks Serhiy Storchaka.
-
Andrew Svetlov yazdı
-