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 Anthony Sottile, rhettinger
Date 2019-06-11.08:41:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560242490.84.0.27374909301.issue37219@roundup.psfhosted.org>
In-reply-to
Content
New changeset 583ff84351e528976aa93d383e5a81aee9f3bac3 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13965) (GH-13967)
https://github.com/python/cpython/commit/583ff84351e528976aa93d383e5a81aee9f3bac3
History
Date User Action Args
2019-06-11 08:41:30rhettingersetrecipients: + rhettinger, Anthony Sottile
2019-06-11 08:41:30rhettingersetmessageid: <1560242490.84.0.27374909301.issue37219@roundup.psfhosted.org>
2019-06-11 08:41:30rhettingerlinkissue37219 messages
2019-06-11 08:41:30rhettingercreate