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 berker.peksag
Recipients Mariatta, berker.peksag, docs@python, gvanrossum, larry, methane, ned.deily, python-dev, vstinner, yselivanov
Date 2016-11-07.20:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478550321.24.0.73009494674.issue28088@psf.upfronthosting.co.za>
In-reply-to
Content
I just removed self from method signatures (we don't usually include it) and updated the versionadded directives to 3.5.3 since it was also backported to 3.5 in f12a59311885. Please let me know if got the 3.5 version wrong, thanks!
History
Date User Action Args
2016-11-07 20:25:21berker.peksagsetrecipients: + berker.peksag, gvanrossum, vstinner, larry, ned.deily, methane, docs@python, python-dev, yselivanov, Mariatta
2016-11-07 20:25:21berker.peksagsetmessageid: <1478550321.24.0.73009494674.issue28088@psf.upfronthosting.co.za>
2016-11-07 20:25:21berker.peksaglinkissue28088 messages
2016-11-07 20:25:21berker.peksagcreate