]> granicus.if.org Git - python/commit
Hoist the deque->maxlen lookup out of the inner-loop.
authorRaymond Hettinger <python@rcn.com>
Sun, 11 Oct 2015 16:43:50 +0000 (09:43 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 11 Oct 2015 16:43:50 +0000 (09:43 -0700)
commit6b1e113f9f142a0e531d0ae3d45cc31341fc9949
tree14eabbf91acc06a706bf589168d2daf5ec7c72e6
parent20d15b5100bc12b21c561ee1ea70d8436f944d98
Hoist the deque->maxlen lookup out of the inner-loop.
Modules/_collectionsmodule.c