]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16398: Optimize deque.rotate()
authorRaymond Hettinger <python@rcn.com>
Sat, 12 Jan 2013 06:29:50 +0000 (22:29 -0800)
committerRaymond Hettinger <python@rcn.com>
Sat, 12 Jan 2013 06:29:50 +0000 (22:29 -0800)
commit464d89b3ce911a63e9da14f10054bc853367eaff
tree5bcf3a7e6c7899337be1065b25fff6631583b71c
parenteb9e885f7810d578e1999315948e20f7b030b702
Issue #16398: Optimize deque.rotate()
Misc/NEWS
Modules/_collectionsmodule.c