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 Paddy McCarthy, docs@python, eric.araujo, serhiy.storchaka
Date 2018-04-06.16:43:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523033021.85.0.682650639539.issue33235@psf.upfronthosting.co.za>
In-reply-to
Content
Changing docstring can break existing code, therefore it should go only in future new Python version unless it contains a bug. The current docstring in 3.6 doesn't look incorrect to me. The docstring in 3.7 is different.
History
Date User Action Args
2018-04-06 16:43:41serhiy.storchakasetrecipients: + serhiy.storchaka, eric.araujo, docs@python, Paddy McCarthy
2018-04-06 16:43:41serhiy.storchakasetmessageid: <1523033021.85.0.682650639539.issue33235@psf.upfronthosting.co.za>
2018-04-06 16:43:41serhiy.storchakalinkissue33235 messages
2018-04-06 16:43:41serhiy.storchakacreate