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 berker.peksag
Recipients berker.peksag, ezio.melotti, rhettinger
Date 2014-11-10.00:12:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415578343.62.0.0382896375826.issue22824@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch to use set literals and frozenset({'a'}) in reprlib.
History
Date User Action Args
2014-11-10 00:12:23berker.peksagsetrecipients: + berker.peksag, rhettinger, ezio.melotti
2014-11-10 00:12:23berker.peksagsetmessageid: <1415578343.62.0.0382896375826.issue22824@psf.upfronthosting.co.za>
2014-11-10 00:12:23berker.peksaglinkissue22824 messages
2014-11-10 00:12:23berker.peksagcreate