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 lukasz.langa, miss-islington, pablogsal, steve.dower, vstinner
Date 2019-09-26.00:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569457368.49.0.944778338298.issue38234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8bf39b606ef7b02c0279a80789f3c4824b0da5e9 by Victor Stinner in branch 'master':
bpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
https://github.com/python/cpython/commit/8bf39b606ef7b02c0279a80789f3c4824b0da5e9
History
Date User Action Args
2019-09-26 00:22:48vstinnersetrecipients: + vstinner, lukasz.langa, steve.dower, pablogsal, miss-islington
2019-09-26 00:22:48vstinnersetmessageid: <1569457368.49.0.944778338298.issue38234@roundup.psfhosted.org>
2019-09-26 00:22:48vstinnerlinkissue38234 messages
2019-09-26 00:22:48vstinnercreate