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 pitrou
Recipients brett.cannon, eric.snow, ncoghlan, pitrou, python-dev, scoder, superluser
Date 2017-05-28.18:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495995024.1.0.291354238066.issue25791@psf.upfronthosting.co.za>
In-reply-to
Content
AFAICT, Cython simply calls PyModule_Create() on Python 3.
History
Date User Action Args
2017-05-28 18:10:24pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, scoder, python-dev, eric.snow, superluser
2017-05-28 18:10:24pitrousetmessageid: <1495995024.1.0.291354238066.issue25791@psf.upfronthosting.co.za>
2017-05-28 18:10:24pitroulinkissue25791 messages
2017-05-28 18:10:23pitroucreate