Micro-optimizations.
* List/Tuple checkexact is faster for the common case. * Testing for Py_True and Py_False can be inlined for faster looping.
R
Raymond Hettinger committed
21012b82355b9a3ad09208d0fb9e3f08de6b2ad3
Parent: a006b8e