| commit | 15a1136547d1d5c4d5323f3213f5fa36f17d7e9d | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Sat Oct 06 23:48:20 2012 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Sat Oct 06 23:48:20 2012 +0200 |
| tree | 93440f481ca8a6af9c180675386658620f3bda4d | |
| parent | ff5a848db585a90e55c5e21c0f3b739c402bb760 [diff] |
Issue #16147: PyUnicode_FromFormatV() doesn't need anymore to allocate a buffer on the heap to format numbers.