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 python-dev
Recipients ezio.melotti, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-11-09.23:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141109235639.108365.99619@psf.io>
In-reply-to
Content
New changeset 4480506137ed by Raymond Hettinger in branch 'default':
Issue #22823: Use set literals instead of creating a set from a list
https://hg.python.org/cpython/rev/4480506137ed
History
Date User Action Args
2014-11-09 23:56:41python-devsetrecipients: + python-dev, rhettinger, terry.reedy, ezio.melotti, serhiy.storchaka
2014-11-09 23:56:41python-devlinkissue22823 messages
2014-11-09 23:56:41python-devcreate