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 terry.reedy
Recipients python-dev, rhettinger, terry.reedy
Date 2016-09-12.05:15:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473657315.5.0.795232589368.issue28071@psf.upfronthosting.co.za>
In-reply-to
Content
The patch covers sets that start empty, but not sets that become empty during iteration.  Are you thinking about or rejecting the latter?  (And should this then be closed?)
History
Date User Action Args
2016-09-12 05:15:15terry.reedysetrecipients: + terry.reedy, rhettinger, python-dev
2016-09-12 05:15:15terry.reedysetmessageid: <1473657315.5.0.795232589368.issue28071@psf.upfronthosting.co.za>
2016-09-12 05:15:15terry.reedylinkissue28071 messages
2016-09-12 05:15:15terry.reedycreate