Message 275965 - Python tracker (original) (raw)
Message275965
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:15 | terry.reedy | set | recipients: + terry.reedy, rhettinger, python-dev |
2016-09-12 05:15:15 | terry.reedy | set | messageid: 1473657315.5.0.795232589368.issue28071@psf.upfronthosting.co.za |
2016-09-12 05:15:15 | terry.reedy | link | issue28071 messages |
2016-09-12 05:15:15 | terry.reedy | create |