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 josh.r
Recipients benjamin.peterson, brett.cannon, josh.r, mark.dickinson, ncoghlan, pitrou, serhiy.storchaka, yselivanov
Date 2018-04-03.02:15:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522721745.13.0.467229070634.issue33200@psf.upfronthosting.co.za>
In-reply-to
Content
I may have immediately latched onto this, dubbing it the "one-eyed monkey operator", the moment the generalized unpacking released.

I always hated the lack of an empty set literal, and enjoyed having this exist just to fill that asymmetry with the other built-in collection types (that said, I never use it in production code, nor teach it in classes I run).
History
Date User Action Args
2018-04-03 02:15:45josh.rsetrecipients: + josh.r, brett.cannon, mark.dickinson, ncoghlan, pitrou, benjamin.peterson, serhiy.storchaka, yselivanov
2018-04-03 02:15:45josh.rsetmessageid: <1522721745.13.0.467229070634.issue33200@psf.upfronthosting.co.za>
2018-04-03 02:15:45josh.rlinkissue33200 messages
2018-04-03 02:15:44josh.rcreate