diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-01-27 15:56:53 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-01-27 15:56:53 (GMT) |
commit | 5bc03a6d4d5d08663056ad1e85b67ad53e74d795 (patch) | |
tree | 1e07cdd7be1ba1978dacc5f7c55f3c5374d7f7bf /Lib/idlelib/IOBinding.py | |
parent | 3743432302e9b31d4fe0db31485543a306057fc8 (diff) | |
download | cpython-5bc03a6d4d5d08663056ad1e85b67ad53e74d795.zip cpython-5bc03a6d4d5d08663056ad1e85b67ad53e74d795.tar.gz cpython-5bc03a6d4d5d08663056ad1e85b67ad53e74d795.tar.bz2 |
Fix resize_compact()
Issue #26217: resize_compact() must set wstr_length to 0 after freeing the wstr
string. Otherwise, an assertion fails in _PyUnicode_CheckConsistency().
Diffstat (limited to 'Lib/idlelib/IOBinding.py')
0 files changed, 0 insertions, 0 deletions