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 python-dev
Recipients BreamoreBoy, eric.snow, larry, ncoghlan, petr.viktorin, python-dev, steve.dower, zach.ware
Date 2015-05-23.21:44:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150523214448.126956.20100@psf.io>
In-reply-to
Content
New changeset af167a62e2a3 by Steve Dower in branch 'default':
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stable ABI)
https://hg.python.org/cpython/rev/af167a62e2a3
History
Date User Action Args
2015-05-23 21:44:51python-devsetrecipients: + python-dev, ncoghlan, larry, petr.viktorin, BreamoreBoy, eric.snow, zach.ware, steve.dower
2015-05-23 21:44:50python-devlinkissue24268 messages
2015-05-23 21:44:50python-devcreate