summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_regrtest.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-10-02 23:55:51 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-10-02 23:55:51 (GMT)
commiteb36fdaad8bd38c60973eb69b1307315fa950372 (patch)
tree142bde202997a768779770611bf9503050ca62de /Lib/test/test_regrtest.py
parent11faa218438bebc56a6ea1db405b19ed5b554aa0 (diff)
downloadcpython-eb36fdaad8bd38c60973eb69b1307315fa950372.zip
cpython-eb36fdaad8bd38c60973eb69b1307315fa950372.tar.gz
cpython-eb36fdaad8bd38c60973eb69b1307315fa950372.tar.bz2
Fix _PyUnicodeWriter_PrepareKind()
Initialize kind to 0 (PyUnicode_WCHAR_KIND) to ensure that _PyUnicodeWriter_PrepareKind() handles correctly read-only buffer: copy the buffer.
Diffstat (limited to 'Lib/test/test_regrtest.py')
0 files changed, 0 insertions, 0 deletions