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 chris.jerdonek, ezio.melotti, python-dev, serhiy.storchaka
Date 2012-12-27.22:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YXR4j67HvzQjJ@mail.python.org>
In-reply-to
Content
New changeset a617a50d2766 by Serhiy Storchaka in branch '2.7':
Issue #16793. Replace deprecated unittest asserts with modern counterparts.
http://hg.python.org/cpython/rev/a617a50d2766

New changeset 6601818622ea by Serhiy Storchaka in branch '3.3':
Issue #16793. Replace deprecated unittest asserts with modern counterparts.
http://hg.python.org/cpython/rev/6601818622ea

New changeset eb3a4ae095a8 by Serhiy Storchaka in branch 'default':
Issue #16793. Replace deprecated unittest asserts with modern counterparts.
http://hg.python.org/cpython/rev/eb3a4ae095a8
History
Date User Action Args
2012-12-27 22:47:04python-devsetrecipients: + python-dev, ezio.melotti, chris.jerdonek, serhiy.storchaka
2012-12-27 22:47:03python-devlinkissue16793 messages
2012-12-27 22:47:03python-devcreate