- 02 Eki, 2012 14 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
- 01 Eki, 2012 26 kayıt (commit)
-
-
Victor Stinner yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Victor Stinner yazdı
- 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 yazdı
patch by Serhiy Storchaka
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
gil_interval == 1 in extreme situations.
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
Patch by Serhiy Storchaka.
-
Philip Jenvey yazdı
-
Philip Jenvey yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
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 yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
* rename to "Changelog" * recognize more issue links * add NEWS as a dependency for Sphinx
-
Georg Brandl yazdı
-