]> granicus.if.org Git - python/commit
Issue 16398: Use memcpy() in deque.rotate().
authorRaymond Hettinger <python@rcn.com>
Sat, 2 Feb 2013 17:56:08 +0000 (09:56 -0800)
committerRaymond Hettinger <python@rcn.com>
Sat, 2 Feb 2013 17:56:08 +0000 (09:56 -0800)
commit21777acd684e9d74ad8847413ff2df0e418b07bd
tree542b5d3783373e1c38f971b39295553bacac7181
parentfc23ec62a62193767b3c393d7c897e188213c6e0
Issue 16398: Use memcpy() in deque.rotate().
Modules/_collectionsmodule.c