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-07-26.16:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532624282.22.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 56b29b6d6fa3eb32bb1533ee3f21b1e7135648a0 by Victor Stinner in branch 'master':
bpo-34170, test_embed: write Py_Initialize() tests (GH-8484)
https://github.com/python/cpython/commit/56b29b6d6fa3eb32bb1533ee3f21b1e7135648a0
History
Date User Action Args
2018-07-26 16:58:02vstinnersetrecipients: + vstinner
2018-07-26 16:58:02vstinnersetmessageid: <1532624282.22.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-26 16:58:02vstinnerlinkissue34170 messages
2018-07-26 16:58:02vstinnercreate