| commit | ced69f8a20360612c295e3e34c642fcff939b19b | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Tue Sep 16 20:30:58 2003 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Tue Sep 16 20:30:58 2003 +0000 |
| tree | 904e0f8dfeb0a609fda9b6811736ba39f5ca3ce0 | |
| parent | d808279be3850f085b02a5a612246f90daf31ecc [diff] |
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).