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, python-dev, xdegaye
Date 2013-09-28.19:13:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cnKKR5mpyz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 39bb7421cb69 by Benjamin Peterson in branch '2.7':
fix duplicate test names (closes #19115)
http://hg.python.org/cpython/rev/39bb7421cb69

New changeset 6bf37e2cbe83 by Benjamin Peterson in branch '3.3':
fix duplicate test names (closes #19115)
http://hg.python.org/cpython/rev/6bf37e2cbe83

New changeset 9f1694c2d47f by Benjamin Peterson in branch 'default':
merge 3.3 (#19115)
http://hg.python.org/cpython/rev/9f1694c2d47f
History
Date User Action Args
2013-09-28 19:13:32python-devsetrecipients: + python-dev, benjamin.peterson, xdegaye
2013-09-28 19:13:32python-devlinkissue19115 messages
2013-09-28 19:13:32python-devcreate