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 docs@python, martin.panter, python-dev
Date 2016-07-19.02:51:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160719025114.79671.523.EA013377@psf.io>
In-reply-to
Content
New changeset 739f638bb9f8 by Martin Panter in branch '2.7':
Issue #27528: Document and test warning messages must match at beginning
https://hg.python.org/cpython/rev/739f638bb9f8

New changeset 7571432200a2 by Martin Panter in branch '3.5':
Issue #27528: Document and test warning messages must match at beginning
https://hg.python.org/cpython/rev/7571432200a2

New changeset e0761e817deb by Martin Panter in branch 'default':
Issue #27528: Merge warning doc and test from 3.5
https://hg.python.org/cpython/rev/e0761e817deb
History
Date User Action Args
2016-07-19 02:51:18python-devsetrecipients: + python-dev, docs@python, martin.panter
2016-07-19 02:51:18python-devlinkissue27528 messages
2016-07-19 02:51:17python-devcreate