]> granicus.if.org Git - python/commit
Call set_lookkey() directly to avoid unnecessary memory spills and reloads.
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 01:31:09 +0000 (18:31 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 01:31:09 +0000 (18:31 -0700)
commit3c1f52e829e9877225cb171d779aacc4c6353daf
tree44ea2ee05335dc94386ddd1f865a22a1eb072df1
parent15f08696096a80d026ed21164f892a661fc72e98
Call set_lookkey() directly to avoid unnecessary memory spills and reloads.
Objects/setobject.c