diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-29 19:43:17 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-29 19:43:17 +0200 |
commit | d8f6510accf000365b8953facc8fbdc5f72d7016 (patch) | |
tree | b1dd0c8d213ae818f92dd883a1b67182a092c6e2 /Python/pymath.c | |
parent | bc8b81bc4e28f954aa7139bec946808267790080 (diff) | |
download | cpython-git-d8f6510accf000365b8953facc8fbdc5f72d7016.tar.gz |
_PyUnicode_Ready() cannot be used on ready strings anymore
* Change its prototype: PyObject* instead of PyUnicodeoObject*.
* Remove an old assertion, the result of PyUnicode_READY (_PyUnicode_Ready)
must be checked instead
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions