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 Glenn.Jones, asvetlov, chris.jerdonek, ezio.melotti, petri.lehtinen, python-dev, r.david.murray, tuukka
Date 2014-04-15.00:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g76y46N2Hz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 57fb5441a4aa by R David Murray in branch 'default':
#15916: if there are no docstrings, make empty suite, not an error.
http://hg.python.org/cpython/rev/57fb5441a4aa
History
Date User Action Args
2014-04-15 00:29:04python-devsetrecipients: + python-dev, ezio.melotti, r.david.murray, asvetlov, chris.jerdonek, petri.lehtinen, tuukka, Glenn.Jones
2014-04-15 00:29:04python-devlinkissue15916 messages
2014-04-15 00:29:03python-devcreate