◐ Shell
clean mode source ↗

Message 183914 - Python tracker

I don't think itertools or collections.deque should go on this list.  The other implementations already have these and a pure python versions miss the point of these being high performance tools.  AFAICT, there is zero benefit to adding a bunch of extra code that will never get used.  It will only complicate my maintenance of those modules.