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 larry, loewis, martin.panter, methane, python-dev, rbcollins, serhiy.storchaka, skrah, taleinat
Date 2017-10-24.18:45:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508870749.58.0.213398074469.issue20180@psf.upfronthosting.co.za>
In-reply-to
Content
All correct. The final patch should be in the form of GitHub PR.

Don't specify the self parameter explicitly, just rename the corresponding variable. The rest of the patch LGTM.
History
Date User Action Args
2017-10-24 18:45:49serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, taleinat, larry, rbcollins, methane, skrah, python-dev, martin.panter
2017-10-24 18:45:49serhiy.storchakasetmessageid: <1508870749.58.0.213398074469.issue20180@psf.upfronthosting.co.za>
2017-10-24 18:45:49serhiy.storchakalinkissue20180 messages
2017-10-24 18:45:49serhiy.storchakacreate