commit | e5e5aa4ea693d18bfc8a5bb352a75e9154da6af9 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Nov 13 18:55:39 2005 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Nov 13 18:55:39 2005 +0000 |
tree | 5bb871bd3185b087bfa79f420897cf83d4431de9 | |
parent | b6fc9df8fc34271a881ab954b843872834f5f112 [diff] |
Do a better job of not inlining Py_ADDRESS_IN_RANGE() for newer gcc's. Perhaps Py_NO_INLINE should be moved to pyport.h or some other header?