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 alexandre.vassalotti, cwitty, serhiy.storchaka
Date 2017-10-23.09:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508750696.62.0.213398074469.issue28416@psf.upfronthosting.co.za>
In-reply-to
Content
PR 4080 converts bound methods into unbound methods if possible.
History
Date User Action Args
2017-10-23 09:24:56serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti, cwitty
2017-10-23 09:24:56serhiy.storchakasetmessageid: <1508750696.62.0.213398074469.issue28416@psf.upfronthosting.co.za>
2017-10-23 09:24:56serhiy.storchakalinkissue28416 messages
2017-10-23 09:24:56serhiy.storchakacreate