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 skrah
Recipients larry, martin.panter, mdk, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2016-11-29.20:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480450957.93.0.680914477048.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Signature and docstring can be done manually with very little effort.
Currently METH_FASTCALL is AC only, but I hope that will change.
History
Date User Action Args
2016-11-29 20:22:37skrahsetrecipients: + skrah, rhettinger, vstinner, larry, martin.panter, serhiy.storchaka, mdk
2016-11-29 20:22:37skrahsetmessageid: <1480450957.93.0.680914477048.issue28754@psf.upfronthosting.co.za>
2016-11-29 20:22:37skrahlinkissue28754 messages
2016-11-29 20:22:37skrahcreate