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 rhettinger
Recipients abacabadabacaba, belopolsky, cheryl.sabella, eric.smith, ezio.melotti, maker, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, stutzbach
Date 2019-08-29.16:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567094584.92.0.455515102133.issue8425@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88ea166dadb8aeb34541a0a464662dea222629e5 by Raymond Hettinger in branch 'master':
bpo-8425: Fast path for set inplace difference when the second set is large (GH-15590)
https://github.com/python/cpython/commit/88ea166dadb8aeb34541a0a464662dea222629e5
History
Date User Action Args
2019-08-29 16:03:04rhettingersetrecipients: + rhettinger, mark.dickinson, belopolsky, eric.smith, stutzbach, ezio.melotti, r.david.murray, abacabadabacaba, maker, serhiy.storchaka, cheryl.sabella
2019-08-29 16:03:04rhettingersetmessageid: <1567094584.92.0.455515102133.issue8425@roundup.psfhosted.org>
2019-08-29 16:03:04rhettingerlinkissue8425 messages
2019-08-29 16:03:04rhettingercreate