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 steve.dower
Recipients Tibor Csonka, anthonywee, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-07-06.16:32:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594053123.97.0.914076136266.issue29778@roundup.psfhosted.org>
In-reply-to
Content
New changeset dcbaa1b49cd9062fb9ba2b9d49555ac6cd8c60b5 by Steve Dower in branch 'master':
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)
https://github.com/python/cpython/commit/dcbaa1b49cd9062fb9ba2b9d49555ac6cd8c60b5
History
Date User Action Args
2020-07-06 16:32:04steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, ned.deily, lukasz.langa, zach.ware, Tibor Csonka, miss-islington, anthonywee
2020-07-06 16:32:03steve.dowersetmessageid: <1594053123.97.0.914076136266.issue29778@roundup.psfhosted.org>
2020-07-06 16:32:03steve.dowerlinkissue29778 messages
2020-07-06 16:32:03steve.dowercreate