commit | afffce489b369d0237d49fd512219619cfa92965 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 03 23:03:17 2012 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 03 23:03:17 2012 +0200 |
tree | e047fd111ccb577cdfcae0720fdb59fb264567dc | |
parent | 75f108174aedf9ffc4433c7cb70ab197f0175802 [diff] |
Unicode: resize_compact() and resize_inplace() fills also the Unicode strings with invalid bytes in debug mode, as done by PyUnicode_New()