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 vstinner
Date 2018-10-31.19:19:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541013573.21.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2be00d987d37682a55db67c298e82c405d01b868 by Victor Stinner in branch 'master':
bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249)
https://github.com/python/cpython/commit/2be00d987d37682a55db67c298e82c405d01b868
History
Date User Action Args
2018-10-31 19:19:33vstinnersetrecipients: + vstinner
2018-10-31 19:19:33vstinnersetmessageid: <1541013573.21.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-10-31 19:19:33vstinnerlinkissue35081 messages
2018-10-31 19:19:33vstinnercreate