- 28 Kas, 2012 22 kayıt (commit)
-
-
Victor Stinner yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#16333: use (",", ": ") as default separator when indent is specified to avoid trailing whitespace. Patch by Serhiy Storchaka.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Initial patch by Virgil Dupras.
-
Andrew Svetlov yazdı
Initial patch by Virgil Dupras.
-
Andrew Svetlov yazdı
Initial patch by Virgil Dupras.
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Andrew Svetlov yazdı
Patch by Berker Peksag.
-
Andrew Svetlov yazdı
Patch by Berker Peksag.
-
Chris Jerdonek yazdı
This commit adds "parameter" to the glossary, improves and consolidates the "argument" glossary entry, and adds a question to the FAQ on the difference between arguments and parameters.
-
Chris Jerdonek yazdı
This commit also moves the documentation for the str built-in function to the new class entry. Links to :class:`str` now go to the class entry with the string methods immediately afterwards.
-
Chris Jerdonek yazdı
This commit also moves the documentation for the str built-in function to the new class entry. Links to :class:`str` now go to the class entry with the string methods immediately afterwards.
-
- 27 Kas, 2012 7 kayıt (commit)
-
-
Andrew Svetlov yazdı
It will be recalculated on sending request to HTTP server. Patch by Alexey Kachayev
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
initialization. If the interpreter is shut down and reinitialized (embedded CPython), the old module dictionary was not dec-refed during the next import of the time extension module. Contributed by Torsten Marek of Google.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 26 Kas, 2012 6 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
- 25 Kas, 2012 4 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 24 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #12848: The pure Python pickle implementation now treats object lengths as unsigned 32-bit integers, like the C implementation does. Patch by Serhiy Storchaka.
-