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 larry, python-dev, zach.ware
Date 2015-04-13.23:22:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150413232242.96135.67739@psf.io>
In-reply-to
Content
New changeset e75fd221a53e by Zachary Ware in branch 'default':
Issue #20586: Argument Clinic now ensures signatures on functions without docstrings.
https://hg.python.org/cpython/rev/e75fd221a53e
History
Date User Action Args
2015-04-13 23:22:45python-devsetrecipients: + python-dev, larry, zach.ware
2015-04-13 23:22:45python-devlinkissue20586 messages
2015-04-13 23:22:45python-devcreate