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 petr.viktorin
Recipients Dormouse759, ncoghlan, petr.viktorin, scoder, terry.reedy
Date 2017-05-25.08:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495702715.57.0.889426570503.issue30403@psf.upfronthosting.co.za>
In-reply-to
Content
Adding Stefan from the Cython project.

Stefan, is this something you'd want to use?
(It does require PEP 489 multi-phase initialization, so I assume it would need extra #ifdefs in Cythonized code for Python 3.5+ or 3.7+)
History
Date User Action Args
2017-05-25 08:58:35petr.viktorinsetrecipients: + petr.viktorin, terry.reedy, ncoghlan, scoder, Dormouse759
2017-05-25 08:58:35petr.viktorinsetmessageid: <1495702715.57.0.889426570503.issue30403@psf.upfronthosting.co.za>
2017-05-25 08:58:35petr.viktorinlinkissue30403 messages
2017-05-25 08:58:35petr.viktorincreate