- 02 Oct, 2012 10 commits
-
-
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 30 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
-
Philip Jenvey authored
patch by Serhiy Storchaka
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Stefan Krah authored
-
Stefan Krah authored
gil_interval == 1 in extreme situations.
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
Patch by Serhiy Storchaka.
-
Philip Jenvey authored
-
Philip Jenvey authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
* rename to "Changelog" * recognize more issue links * add NEWS as a dependency for Sphinx
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tim Golden authored
-