diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-03 00:01:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-03 00:01:52 (GMT) |
commit | 4fae54cb0ee1f8b9959025fd3e75795e4c634a0f (patch) | |
tree | 4a8814cd491ee50ea350d756e2bce42b07e67d11 /Include | |
parent | 23e56682142e0c7bd805bbc736e6ac22acf38550 (diff) | |
download | cpython-4fae54cb0ee1f8b9959025fd3e75795e4c634a0f.zip cpython-4fae54cb0ee1f8b9959025fd3e75795e4c634a0f.tar.gz cpython-4fae54cb0ee1f8b9959025fd3e75795e4c634a0f.tar.bz2 |
In release mode, PyUnicode_InternInPlace() does nothing if the input is NULL or
not a unicode, instead of failing with a fatal error.
Use assertions in debug mode (provide better error messages).
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions