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 gvanrossum
Recipients David E. Franco G., Spencer Brown, gvanrossum, levkivskyi, python-dev, yselivanov
Date 2016-10-22.15:01:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477148461.04.0.878447834285.issue27989@psf.upfronthosting.co.za>
In-reply-to
Content
Honestly I think pydoc is already too verbose. It would be better if the class header looked more like what was written in the source code -- that is the most compact way to render it. I say open a separate issue since this issue is about functions.
History
Date User Action Args
2016-10-22 15:01:01gvanrossumsetrecipients: + gvanrossum, python-dev, yselivanov, levkivskyi, Spencer Brown, David E. Franco G.
2016-10-22 15:01:01gvanrossumsetmessageid: <1477148461.04.0.878447834285.issue27989@psf.upfronthosting.co.za>
2016-10-22 15:01:01gvanrossumlinkissue27989 messages
2016-10-22 15:01:00gvanrossumcreate