commit | 6430fd56b4da63339c7238a75e5e014b95b39983 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Sep 29 04:02:13 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Sep 29 04:02:13 2011 +0200 |
tree | ee3332cd34e4004758bf60cf8a31c47a07953580 | |
parent | d9c563e84d358346fb2abf09addfdc6e8b7c0c99 [diff] |
Fix hex_digit_to_int() prototype: expect Py_UCS4, not Py_UNICODE