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 chris.jerdonek, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2014-01-22.01:46:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f88bB2YNJz7Lmk@mail.python.org>
In-reply-to
Content
New changeset 6b62c923c0ef by Terry Jan Reedy in branch '2.7':
Issue #16638: Include up to 5 docstring header lines (before first blank) in
http://hg.python.org/cpython/rev/6b62c923c0ef

New changeset 5b6c3760714e by Terry Jan Reedy in branch '3.3':
Issue #16638: Include up to 5 docstring header lines (before first blank) in
http://hg.python.org/cpython/rev/5b6c3760714e
History
Date User Action Args
2014-01-22 01:46:00python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, chris.jerdonek, serhiy.storchaka
2014-01-22 01:46:00python-devlinkissue16638 messages
2014-01-22 01:46:00python-devcreate