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 vstinner
Date 2016-01-23.13:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453554135.57.0.468403977593.issue26098@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 4:

* Keywords are now supported everywhere and tested by unit tests
* Inline specode_check() into PyFunction_GetSpecializedCode()
History
Date User Action Args
2016-01-23 13:02:16vstinnersetrecipients: + vstinner
2016-01-23 13:02:15vstinnersetmessageid: <1453554135.57.0.468403977593.issue26098@psf.upfronthosting.co.za>
2016-01-23 13:02:15vstinnerlinkissue26098 messages
2016-01-23 13:02:15vstinnercreate