]> granicus.if.org Git - python/commit
When LINEAR_PROBES=0, let the compiler remove the dead code on its own.
authorRaymond Hettinger <python@rcn.com>
Sat, 21 Sep 2013 21:07:18 +0000 (14:07 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 21 Sep 2013 21:07:18 +0000 (14:07 -0700)
commit0ce1953bf73dcf414e24213daa9e5b03584d795d
tree1843ff3026170730d4f6ca152cc2de8ec0060711
parentc70a2b7bb90cac8fd65aaeaf62e36c0945b93243
When LINEAR_PROBES=0, let the compiler remove the dead code on its own.
Objects/setobject.c