- 06 Eki, 2012 8 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Issue #16096: Fix several occurrences of potential signed integer overflow. Thanks Serhiy Storchaka.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
Georg Brandl yazdı
Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http".
-
Georg Brandl yazdı
-
- 05 Eki, 2012 9 kayıt (commit)
-
-
Andrew Svetlov yazdı
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 yazdı
-
Ezio Melotti yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Jesus Cea yazdı
MERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch
-
Jesus Cea yazdı
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch
-
Jesus Cea yazdı
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Use 'communicate()' and decode the bytes
-
Ezio Melotti yazdı
-
- 04 Eki, 2012 11 kayıt (commit)
-
-
Victor Stinner yazdı
This error cannot occur in practice: PyUnicode_FromObject() always return a "ready" string.
-
Andrew Svetlov yazdı
Thanks to Roger Serwy for patch.
-
Andrew Svetlov yazdı
Thanks to Roger Serwy for patch.
-
Antoine Pitrou yazdı
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
- 03 Eki, 2012 8 kayıt (commit)
-
-
Nick Coghlan yazdı
Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives
-
Nick Coghlan yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
- 02 Eki, 2012 4 kayıt (commit)
-
-
R David Murray yazdı
-
Nick Coghlan yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-