]> granicus.if.org Git - python/commit
On c.l.py, Martin v. Löwis said that Py_UNICODE could be of a signed type,
authorTim Peters <tim.peters@gmail.com>
Tue, 16 Sep 2003 20:30:58 +0000 (20:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 16 Sep 2003 20:30:58 +0000 (20:30 +0000)
commitced69f8a20360612c295e3e34c642fcff939b19b
tree904e0f8dfeb0a609fda9b6811736ba39f5ca3ce0
parentd808279be3850f085b02a5a612246f90daf31ecc
On c.l.py, Martin v. Löwis said that Py_UNICODE could be of a signed type,
so fiddle Jeremy's fix to live with that.  Also added more comments.

Bugfix candidate (this bug is in all versions of Python, at least since
2.1).
Objects/unicodeobject.c