summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-10-13 08:51:47 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-10-13 08:51:47 (GMT)
commiteaaaf136d20e1dd5160c2083fb81313d0818ea5d (patch)
tree5e63418a5a1517f4e1455bbd5f95b5e9627e3319 /Lib/test
parentfcd8794ab51b72174e7d36f7998cd146474308c9 (diff)
downloadcpython-eaaaf136d20e1dd5160c2083fb81313d0818ea5d.zip
cpython-eaaaf136d20e1dd5160c2083fb81313d0818ea5d.tar.gz
cpython-eaaaf136d20e1dd5160c2083fb81313d0818ea5d.tar.bz2
Issue #25384: Use _PyBytesWriter API in binascii
This API avoids a final call to _PyBytes_Resize() for output smaller than 512 bytes. Small optimization: disable overallocation in binascii.rledecode_hqx() for the last write.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions