- Notifications
You must be signed in to change notification settings - Fork768
Closed
Description
This must be done after#1365
When clr module is loadingPython.Runtime.dll for the first time, it must setRuntime.PythonDLL to the name (and preferably - full path to) the dynamic library, that provides Python C APIs (e.g.PyDictProxy_New).
This will allow to remove the workaround inPython Tests step of GitHub CI.
Metadata
Metadata
Assignees
Labels
No labels