]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use Py_CHARMASK for ctype macros. Fixes bug #232787.
authorMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 07:33:56 +0000 (07:33 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 07:33:56 +0000 (07:33 +0000)
commitd5ceef4c8de61358f630646cd7d7eae58af7f76e
tree9ed7cc35400c0a441644e2a2efe49ef77b742160
parent0a6e17993458981740c760245d88be6c39dc7fa2
Use Py_CHARMASK for ctype macros. Fixes bug #232787.
Misc/NEWS
Modules/timemodule.c
Objects/intobject.c
Python/errors.c