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