This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2015-05-13.08:26:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513082619.7820.59988@psf.io>
In-reply-to
Content
New changeset 79c884cc9625 by Raymond Hettinger in branch 'default':
Issue #23290:  Optimize set_merge() for cases where the target is empty.
https://hg.python.org/cpython/rev/79c884cc9625
History
Date User Action Args
2015-05-13 08:26:22python-devsetrecipients: + python-dev, rhettinger, pitrou, vstinner, serhiy.storchaka
2015-05-13 08:26:22python-devlinkissue23290 messages
2015-05-13 08:26:22python-devcreate