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 larry
Recipients Tibor Csonka, anthonywee, eryksun, larry, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-08-04.02:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596507388.23.0.169715477763.issue29778@roundup.psfhosted.org>
In-reply-to
Content
New changeset f205f1000a2d7f8b044caf281041b3705f293480 by Steve Dower in branch '3.5':
[3.5] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) (#21377)
https://github.com/python/cpython/commit/f205f1000a2d7f8b044caf281041b3705f293480
History
Date User Action Args
2020-08-04 02:16:28larrysetrecipients: + larry, paul.moore, vstinner, tim.golden, ned.deily, lukasz.langa, zach.ware, eryksun, steve.dower, Tibor Csonka, miss-islington, anthonywee
2020-08-04 02:16:28larrysetmessageid: <1596507388.23.0.169715477763.issue29778@roundup.psfhosted.org>
2020-08-04 02:16:28larrylinkissue29778 messages
2020-08-04 02:16:28larrycreate