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 Wheerd
Recipients Wheerd, gvanrossum, levkivskyi
Date 2017-01-26.22:15:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485468959.79.0.667870367324.issue29377@psf.upfronthosting.co.za>
In-reply-to
Content
I added some docs, but I am not sure what I would want to test here. There are no tests for types.BuiltinMethodType either. Maybe the string representation of it could be tested, but an isinstance test seems pretty redundant. I hope this patch file works better, I created the last one with git diff.
History
Date User Action Args
2017-01-26 22:15:59Wheerdsetrecipients: + Wheerd, gvanrossum, levkivskyi
2017-01-26 22:15:59Wheerdsetmessageid: <1485468959.79.0.667870367324.issue29377@psf.upfronthosting.co.za>
2017-01-26 22:15:59Wheerdlinkissue29377 messages
2017-01-26 22:15:59Wheerdcreate