]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Some (but not all) of the why code bitfield tests ran faster as
authorRaymond Hettinger <python@rcn.com>
Sun, 11 Apr 2004 14:59:33 +0000 (14:59 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 11 Apr 2004 14:59:33 +0000 (14:59 +0000)
commitc8aa08b1725420c00b8960f1915d5a3a7c32b8c5
tree73033eb819c1d769f84385c7314e508910605b54
parentb88820058f4aa1826b23899d4378dc1a2af16b73
Some (but not all) of the why code bitfield tests ran faster as
separate equality tests.  Now, all are set to their best timing.
Python/ceval.c