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 ned.deily
Recipients Tibor Csonka, anthonywee, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-07-06.17:25:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594056303.18.0.639782461724.issue29778@roundup.psfhosted.org>
In-reply-to
Content
New changeset 110dd153662a13b8ae1bb06348e5b1f118ab26d7 by Steve Dower in branch '3.7':
[3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) (#21298)
https://github.com/python/cpython/commit/110dd153662a13b8ae1bb06348e5b1f118ab26d7
History
Date User Action Args
2020-07-06 17:25:03ned.deilysetrecipients: + ned.deily, paul.moore, vstinner, tim.golden, lukasz.langa, zach.ware, steve.dower, Tibor Csonka, miss-islington, anthonywee
2020-07-06 17:25:03ned.deilysetmessageid: <1594056303.18.0.639782461724.issue29778@roundup.psfhosted.org>
2020-07-06 17:25:03ned.deilylinkissue29778 messages
2020-07-06 17:25:03ned.deilycreate