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 Dhara, berker.peksag, bronger, copper-head, ezio.melotti, michael.foord, python-dev, rbcollins, wiggin15
Date 2015-08-19.23:14:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150819231359.4929.24472@psf.io>
In-reply-to
Content
New changeset 738de9a9a3ea by Robert Collins in branch '3.5':
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
https://hg.python.org/cpython/rev/738de9a9a3ea

New changeset 977e60f597de by Robert Collins in branch 'default':
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
https://hg.python.org/cpython/rev/977e60f597de
History
Date User Action Args
2015-08-19 23:14:02python-devsetrecipients: + python-dev, bronger, rbcollins, ezio.melotti, michael.foord, wiggin15, berker.peksag, Dhara, copper-head
2015-08-19 23:14:02python-devlinkissue20362 messages
2015-08-19 23:14:02python-devcreate