diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-26 08:37:23 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-26 08:37:23 (GMT) |
commit | 1912b39deffe416f6b0c16df64b634a3e55fd424 (patch) | |
tree | 823fe8024c934e74f13a51bb20564f291914245d /Python/import.c | |
parent | aa4c36fbbb47fe54d578cb7f04f53179360e5aa7 (diff) | |
download | cpython-1912b39deffe416f6b0c16df64b634a3e55fd424.zip cpython-1912b39deffe416f6b0c16df64b634a3e55fd424.tar.gz cpython-1912b39deffe416f6b0c16df64b634a3e55fd424.tar.bz2 |
_PyUnicodeWriter_WriteStr() now checks that the input string is consistent
in debug mode to detect bugs earlier.
_PyUnicodeWriter_Finish() doesn't check if the read only string is consistent,
whereas it does check consistency for strings built by itself.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions