summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-03-19 23:05:51 (GMT)
committerGitHub <noreply@github.com>2019-03-19 23:05:51 (GMT)
commitc70ab02df2894c34da2223fc3798c0404b41fd79 (patch)
treef97dfba89426b0fffa50b103a0afd213f42bca4a /Python
parentfd23cfa464ab93273370475900819c1ea37c852f (diff)
downloadcpython-c70ab02df2894c34da2223fc3798c0404b41fd79.zip
cpython-c70ab02df2894c34da2223fc3798c0404b41fd79.tar.gz
cpython-c70ab02df2894c34da2223fc3798c0404b41fd79.tar.bz2
bpo-36365: Rewrite structseq_repr() using _PyUnicodeWriter (GH-12440)
No longer limit repr(structseq) to 512 bytes. Use _PyUnicodeWriter for better performance and to write directly Unicode rather than encoding repr() value to UTF-8 and then decoding from UTF-8.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions