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 pablogsal, vstinner, xtreak
Date 2018-11-26.11:42:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543232529.21.0.788709270274.issue35313@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e88553c3742507ba83590ecca44ae7f134f38410 by Victor Stinner in branch '3.7':
bpo-35313: Fix test_embed when run from venv (GH-10713) (GH-10715)
https://github.com/python/cpython/commit/e88553c3742507ba83590ecca44ae7f134f38410
History
Date User Action Args
2018-11-26 11:42:09vstinnersetrecipients: + vstinner, pablogsal, xtreak
2018-11-26 11:42:09vstinnersetmessageid: <1543232529.21.0.788709270274.issue35313@psf.upfronthosting.co.za>
2018-11-26 11:42:09vstinnerlinkissue35313 messages
2018-11-26 11:42:09vstinnercreate