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 serhiy.storchaka
Recipients ezio.melotti, mrabarnett, r.david.murray, rhettinger, serhiy.storchaka
Date 2017-11-16.10:38:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510828714.0.0.213398074469.issue30349@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 05cb728d68a278d11466f9a6c8258d914135c96c by Serhiy Storchaka in branch 'master':
bpo-30349: Raise FutureWarning for nested sets and set operations (#1553)
https://github.com/python/cpython/commit/05cb728d68a278d11466f9a6c8258d914135c96c
History
Date User Action Args
2017-11-16 10:38:34serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, mrabarnett, r.david.murray
2017-11-16 10:38:34serhiy.storchakasetmessageid: <1510828714.0.0.213398074469.issue30349@psf.upfronthosting.co.za>
2017-11-16 10:38:33serhiy.storchakalinkissue30349 messages
2017-11-16 10:38:33serhiy.storchakacreate