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 serhiy.storchaka
Recipients docs@python, eamanu, serhiy.storchaka
Date 2018-12-29.07:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546070199.17.0.0775909462125.issue35609@roundup.psfhosted.org>
In-reply-to
Content
Double spaces between sentences increase readability. This is not a bug.

Since abstractclassmethod and like are deprecated and should not be used in new code, I do not see a value of extending their docstrings. Too verbose docstrings make using the module help less convenient. I would rather remove existing examples from docstrings. The module documentation contains more modern examples.
History
Date User Action Args
2018-12-29 07:56:40serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, eamanu
2018-12-29 07:56:39serhiy.storchakasetmessageid: <1546070199.17.0.0775909462125.issue35609@roundup.psfhosted.org>
2018-12-29 07:56:39serhiy.storchakalinkissue35609 messages
2018-12-29 07:56:39serhiy.storchakacreate