diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-13 14:17:30 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-13 14:17:30 +0100 |
commit | 04bc197701ee728c336b097129d912f2c94839f8 (patch) | |
tree | e37cf4aa1b068e3efc0ce4c92a701240f6a7a1ea /Python/codecs.c | |
parent | f15a1ec0ad8c7bc95bcbfd2953d093c9b69de13e (diff) | |
download | cpython-04bc197701ee728c336b097129d912f2c94839f8.tar.gz |
Don't use deprecated function PyUnicode_GET_SIZE()
Replace it with PyUnicode_GET_LENGTH() or PyUnicode_AsUnicodeAndSize()
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions