SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 27 Python

Improve deque iteration.

* The default __reversed__ performed badly, so reintroduced a custom
  reverse iterator.
* Added length transparency to improve speed with map(), list(), etc.
R
Raymond Hettinger committed
1e5809ff02201291df47d94dad843ca32048e4d3
Parent: ade08ea