]> granicus.if.org Git - python/commit
Refactor the deque trim logic to eliminate the two separate trim functions.
authorRaymond Hettinger <python@rcn.com>
Mon, 12 Oct 2015 05:34:48 +0000 (22:34 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 12 Oct 2015 05:34:48 +0000 (22:34 -0700)
commitd96db09b570bff9e4397530082e33dd3e965a701
treefc4ebc399691716c7f2bcb779b90a45a123387da
parent9e6d7a524db8ab64719c6ecdb856022ec602fbf4
Refactor the deque trim logic to eliminate the two separate trim functions.
Modules/_collectionsmodule.c