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 Arfrever, benjamin.peterson, berker.peksag, bfroehle, ezio.melotti, georg.brandl, gregory.p.smith, loewis, martin.panter, michael.foord, python-dev, serhiy.storchaka
Date 2013-11-23.19:15:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRkjH3zKGz7Lkq@mail.python.org>
In-reply-to
Content
New changeset cc0fc4e9b494 by Ezio Melotti in branch 'default':
#10712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods.
http://hg.python.org/cpython/rev/cc0fc4e9b494
History
Date User Action Args
2013-11-23 19:15:00python-devsetrecipients: + python-dev, loewis, georg.brandl, gregory.p.smith, benjamin.peterson, ezio.melotti, Arfrever, michael.foord, berker.peksag, martin.panter, serhiy.storchaka, bfroehle
2013-11-23 19:15:00python-devlinkissue10712 messages
2013-11-23 19:15:00python-devcreate