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 anselm.kruis, vstinner
Date 2017-10-25.12:26:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508934379.89.0.213398074469.issue31835@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 086c3ae5f0995a62092b9080f32dd118c2923453 by Victor Stinner in branch 'master':
bpo-31835: Optimize also FASTCALL using __future__ (#4087)
https://github.com/python/cpython/commit/086c3ae5f0995a62092b9080f32dd118c2923453
History
Date User Action Args
2017-10-25 12:26:19vstinnersetrecipients: + vstinner, anselm.kruis
2017-10-25 12:26:19vstinnersetmessageid: <1508934379.89.0.213398074469.issue31835@psf.upfronthosting.co.za>
2017-10-25 12:26:19vstinnerlinkissue31835 messages
2017-10-25 12:26:19vstinnercreate