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 benjamin.peterson
Recipients benjamin.peterson, erik.bray, vstinner
Date 2018-11-27.02:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543285302.18.0.788709270274.issue34212@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset da324d53d420347344236ff64cf5eb9b675d6f86 by Benjamin Peterson (E. M. Bray) in branch 'master':
closes bpo-34212: Build core extension modules with Py_BUILD_CORE_BUILTIN. (GH-8712)
https://github.com/python/cpython/commit/da324d53d420347344236ff64cf5eb9b675d6f86
History
Date User Action Args
2018-11-27 02:21:42benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, erik.bray
2018-11-27 02:21:42benjamin.petersonsetmessageid: <1543285302.18.0.788709270274.issue34212@psf.upfronthosting.co.za>
2018-11-27 02:21:42benjamin.petersonlinkissue34212 messages
2018-11-27 02:21:41benjamin.petersoncreate