Use new Python initialization method

Review Request #2084 — Created Nov. 24, 2022 and submitted — Latest diff uploaded

Information

gplugin/gplugin
default

Reviewers

This uses the initialization from Python 3.8
where available, which also fixes a deprecation warning on Python 3.11 for PySys_SetArgvEx.

Compiled against Python 3.11; didn't test older versions.

Commits

Files

    Loading...