[issue46705] Memory optimization for set.issubset

Serhiy Storchaka report at bugs.python.org
Sun Feb 13 15:01:30 EST 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

It will be even more efficient after applying a set.intersection() optimization in issue43464.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46705>
_______________________________________


More information about the Python-bugs-list mailing list