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, josh.r, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-04-05.09:42:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g1CjM4pLjz7Ll8@mail.python.org>
In-reply-to
Content
New changeset 9acc8196a82c by Victor Stinner in branch 'default':
Issue #21118: Remove unused variable
http://hg.python.org/cpython/rev/9acc8196a82c

New changeset bd594dd71d46 by Victor Stinner in branch 'default':
Issue #21118: Add more unit tests on str.translate()
http://hg.python.org/cpython/rev/bd594dd71d46
History
Date User Action Args
2014-04-05 09:42:32python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, serhiy.storchaka, josh.r
2014-04-05 09:42:32python-devlinkissue21118 messages
2014-04-05 09:42:32python-devcreate