- 03 Oct, 2012 13 commits
-
-
Nick Coghlan authored
-
Nick Coghlan authored
Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
- 02 Oct, 2012 23 commits
-
-
Alexander Belopolsky authored
-
R David Murray authored
-
R David Murray authored
-
Ezio Melotti authored
-
Nick Coghlan authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
R David Murray authored
-
R David Murray authored
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
- 01 Oct, 2012 4 commits
-
-
Victor Stinner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
- Use _PyLong_FormatWriter() instead of formatlong() when possible, to avoid a temporary buffer - Enable the fast path when width is smaller or equals to the length, and when the precision is bigger or equals to the length - Add unit tests! - formatlong() uses PyUnicode_Resize() instead of _PyUnicode_FromASCII() to resize the output string
-