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 martin.panter, python-dev, wdv4758h
Date 2015-08-17.00:20:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150817002004.4939.44632@psf.io>
In-reply-to
Content
New changeset d9e0c82d8653 by Robert Collins in branch '3.4':
Issue #24774: Fix docstring in http.server.test.
https://hg.python.org/cpython/rev/d9e0c82d8653

New changeset 845c79097c21 by Robert Collins in branch '3.5':
Issue #24774: Fix docstring in http.server.test.
https://hg.python.org/cpython/rev/845c79097c21

New changeset a8de693ebe66 by Robert Collins in branch 'default':
Issue #24774: Fix docstring in http.server.test.
https://hg.python.org/cpython/rev/a8de693ebe66
History
Date User Action Args
2015-08-17 00:20:15python-devsetrecipients: + python-dev, martin.panter, wdv4758h
2015-08-17 00:20:14python-devlinkissue24774 messages
2015-08-17 00:20:13python-devcreate