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 vstinner
Recipients atuining, eric.snow, lemburg, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-09.12:03:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541765021.75.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 130893debfd97c70e3a89d9ba49892f53e6b9d79 by Victor Stinner in branch 'master':
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
https://github.com/python/cpython/commit/130893debfd97c70e3a89d9ba49892f53e6b9d79
History
Date User Action Args
2018-11-09 12:03:41vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, eric.snow, serhiy.storchaka
2018-11-09 12:03:41vstinnersetmessageid: <1541765021.75.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-09 12:03:41vstinnerlinkissue35081 messages
2018-11-09 12:03:41vstinnercreate