summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-10-03 02:01:52 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-10-03 02:01:52 +0200
commit4fae54cb0ee1f8b9959025fd3e75795e4c634a0f (patch)
tree4a8814cd491ee50ea350d756e2bce42b07e67d11 /Python
parent23e56682142e0c7bd805bbc736e6ac22acf38550 (diff)
downloadcpython-git-4fae54cb0ee1f8b9959025fd3e75795e4c634a0f.tar.gz
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 'Python')
0 files changed, 0 insertions, 0 deletions