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 mdk
Recipients docs@python, larry, mdk, python-dev, vstinner
Date 2016-11-25.00:30:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480033848.6.0.299822943821.issue28753@psf.upfronthosting.co.za>
In-reply-to
Content
After a discussion with Victor, I propose a patch to update the documentation allowing users strictly following the doc to let Clinic use FASTCALLs, it's a nice performance gain, and it's safe to let clinic use it.
History
Date User Action Args
2016-11-25 00:30:48mdksetrecipients: + mdk, vstinner, larry, docs@python, python-dev
2016-11-25 00:30:48mdksetmessageid: <1480033848.6.0.299822943821.issue28753@psf.upfronthosting.co.za>
2016-11-25 00:30:48mdklinkissue28753 messages
2016-11-25 00:30:48mdkcreate