]> granicus.if.org Git - python/commit
bpo-29634: Reduce deque repeat execution when maxlen exist and size is not 1 (#255...
authorLouie Lu <louie.lu@hopebaytech.com>
Fri, 24 Feb 2017 03:59:49 +0000 (11:59 +0800)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Fri, 24 Feb 2017 03:59:49 +0000 (22:59 -0500)
commit357bad7101df196d7f4ea3dc6ed9a6436afb022c
treea733b279089ee8202980a144ea40ba447d711ff1
parentabb3b8ad94d699c8560d94ee9bac9c917b382abe
bpo-29634: Reduce deque repeat execution when maxlen exist and size is not 1 (#255) (#255)
Modules/_collectionsmodule.c