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 eric.araujo, ezio.melotti, python-dev, serhiy.storchaka, tarek
Date 2013-11-16.22:29:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dMWMW0QYdz7LlF@mail.python.org>
In-reply-to
Content
New changeset 5a0236f3f972 by Serhiy Storchaka in branch '3.3':
Issue #19600: Use specific asserts in distutils tests.
http://hg.python.org/cpython/rev/5a0236f3f972

New changeset 6a3501aab559 by Serhiy Storchaka in branch 'default':
Issue #19600: Use specific asserts in distutils tests.
http://hg.python.org/cpython/rev/6a3501aab559

New changeset 097389413dd3 by Serhiy Storchaka in branch '2.7':
Issue #19600: Use specific asserts in distutils tests.
http://hg.python.org/cpython/rev/097389413dd3
History
Date User Action Args
2013-11-16 22:29:59python-devsetrecipients: + python-dev, tarek, ezio.melotti, eric.araujo, serhiy.storchaka
2013-11-16 22:29:59python-devlinkissue19600 messages
2013-11-16 22:29:59python-devcreate