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 tim.peters
Recipients arigo, brandtbucher, pablogsal, rhettinger, serhiy.storchaka, tim.peters
Date 2019-03-13.16:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552494687.49.0.640871396089.issue36229@roundup.psfhosted.org>
In-reply-to
Content
Brandt, it's quite possible I have no real idea what this patch is aimed at.  I didn't reverse-engineer the code, the title is extremely broad, and there are no Python examples I can find for what it _is_ aimed at.  If, e.g., it's impossible that this patch has any effect on what happens for

    Set1 = Set1 & Set2

then the concerns I raised may well be irrelevant.
History
Date User Action Args
2019-03-13 16:31:27tim.peterssetrecipients: + tim.peters, arigo, rhettinger, serhiy.storchaka, pablogsal, brandtbucher
2019-03-13 16:31:27tim.peterssetmessageid: <1552494687.49.0.640871396089.issue36229@roundup.psfhosted.org>
2019-03-13 16:31:27tim.peterslinkissue36229 messages
2019-03-13 16:31:27tim.peterscreate