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 lukasz.langa, pablogsal, vstinner
Date 2019-09-21.00:13:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> When calling Py_SetPath(), the value that is passed in is ignored.

I fixed this regression. Thanks for the bug report.
History
Date User Action Args
2019-09-21 00:13:48vstinnersetrecipients: + vstinner, lukasz.langa, pablogsal
2019-09-21 00:13:48vstinnersetmessageid: <[email protected]>
2019-09-21 00:13:48vstinnerlinkissue38234 messages
2019-09-21 00:13:48vstinnercreate