]> granicus.if.org Git - python/commit
Hoist the global dummy lookup out of the inner loop for set_merge().
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Aug 2013 08:34:18 +0000 (01:34 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Aug 2013 08:34:18 +0000 (01:34 -0700)
commit5bb1b1dd6f94af0e8cb2d4a1686bc4882147ba66
tree5d6a4718b198cda514742aa8ecf3a7c3dd7df282
parent929cbac307aceaedbe0fa302aba8c23a9644e207
Hoist the global dummy lookup out of the inner loop for set_merge().
Objects/setobject.c