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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 2.8 KB
README.txt -rw-r--r-- 4.6 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.3 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 22.6 KB
license.rst -rw-r--r-- 35.5 KB
make.bat -rw-r--r-- 1.2 KB

README.txt

back to top