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 benjamin.peterson, berker.peksag, ezio.melotti, larry, michael.foord, python-dev, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2014-12-13.19:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141213195316.50103.74625@psf.io>
In-reply-to
Content
New changeset c3f960cff3e6 by Serhiy Storchaka in branch '3.4':
Issue #22823: Use set literals in lib2to3.
https://hg.python.org/cpython/rev/c3f960cff3e6

New changeset d3e43f7ecca8 by Serhiy Storchaka in branch 'default':
Issue #22823: Use set literals in lib2to3.
https://hg.python.org/cpython/rev/d3e43f7ecca8
History
Date User Action Args
2014-12-13 19:53:18python-devsetrecipients: + python-dev, rhettinger, terry.reedy, vstinner, larry, benjamin.peterson, ezio.melotti, michael.foord, berker.peksag, serhiy.storchaka
2014-12-13 19:53:18python-devlinkissue22823 messages
2014-12-13 19:53:18python-devcreate