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 methane
Recipients methane, serhiy.storchaka, vstinner, yselivanov
Date 2017-02-09.14:04:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486649078.09.0.127726748336.issue29507@psf.upfronthosting.co.za>
In-reply-to
Content
method_fastcall3.patch implement the trick in more general way.
(I haven't ran test yet since it's midnight.  I'll post result later.)
History
Date User Action Args
2017-02-09 14:04:38methanesetrecipients: + methane, vstinner, serhiy.storchaka, yselivanov
2017-02-09 14:04:38methanesetmessageid: <1486649078.09.0.127726748336.issue29507@psf.upfronthosting.co.za>
2017-02-09 14:04:38methanelinkissue29507 messages
2017-02-09 14:04:37methanecreate