Staging
v0.5.1
https://github.com/python/cpython
Revision d183bdd6fb77ae562714c655f0689beacdc00da1 authored by Neal Norwitz on 28 March 2008, 04:58:51 UTC, committed by Neal Norwitz on 28 March 2008, 04:58:51 UTC
Rather than sprinkle casts throughout the code, change Py_CHARMASK to
always cast it's result to an unsigned char.  This should ensure we
do the right thing when accessing an array with the result.
1 parent 36550bd
History
Tip revision: d183bdd6fb77ae562714c655f0689beacdc00da1 authored by Neal Norwitz on 28 March 2008, 04:58:51 UTC
Revert r61969 which added casts to Py_CHARMASK to avoid compiler warnings.
Tip revision: d183bdd
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 36.7 KB
README -rw-r--r-- 55.0 KB
configure -rwxr-xr-x 642.5 KB
configure.in -rw-r--r-- 98.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.4 KB
setup.py -rw-r--r-- 73.9 KB

README

back to top