SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 39 Python

Fix new compiler warnings. Unused var in compile.c. Argsize mismatches

in binascii.c (only on platforms with signed chars -- although Py_CHARMASK
is documented as returning an int, it only does so on platforms with
signed chars).
T
Tim Peters committed
b59ab42487a442e31b0622643e47912166dfbd21
Parent: 185a29b