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 ncoghlan
Recipients eric.snow, ncoghlan, steve.dower, vstinner
Date 2017-11-27.22:11:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511820713.23.0.213398074469.issue32136@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 39f0bb5ad0715dbfc0a2d5dd6d0ddea9e4c65ae2 by Nick Coghlan in branch 'master':
bpo-32136: Separate embedding tests from C API tests (GH-4567)
https://github.com/python/cpython/commit/39f0bb5ad0715dbfc0a2d5dd6d0ddea9e4c65ae2
History
Date User Action Args
2017-11-27 22:11:53ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, steve.dower
2017-11-27 22:11:53ncoghlansetmessageid: <1511820713.23.0.213398074469.issue32136@psf.upfronthosting.co.za>
2017-11-27 22:11:53ncoghlanlinkissue32136 messages
2017-11-27 22:11:53ncoghlancreate