[issue8425] a -= b should be fast if a is a small set and b is a large set

Raymond Hettinger report at bugs.python.org
Sun Jul 28 06:10:08 CEST 2013


Raymond Hettinger added the comment:

There's no rush on this.  I have other work I want to do on set objects before applying further optimizations, so I want to hold off on it for a bit.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8425>
_______________________________________


More information about the Python-bugs-list mailing list