Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Importing clr module should prepare Python.Runtime #1366

Closed
@lostmsu

Description

@lostmsu

This must be done after #1365

When clr module is loading Python.Runtime.dll for the first time, it must set Runtime.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 in Python Tests step of GitHub CI.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions