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 vstinner
Recipients methane, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-02-10.12:54:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486731261.27.0.35744069313.issue29507@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm willing Object/call.c solves such placement issue.

I also *hope* that a call.c file would *help* a little bit, but I'm not sure that it will fix *all* code placement issues.

I created the issue #29524 with a patch creating Objects/call.c.
History
Date User Action Args
2017-02-10 12:54:21vstinnersetrecipients: + vstinner, rhettinger, methane, python-dev, serhiy.storchaka, yselivanov
2017-02-10 12:54:21vstinnersetmessageid: <1486731261.27.0.35744069313.issue29507@psf.upfronthosting.co.za>
2017-02-10 12:54:21vstinnerlinkissue29507 messages
2017-02-10 12:54:21vstinnercreate