Use new Python initialization method
Review Request #2084 — Created Nov. 24, 2022 and submitted
Information | |
---|---|
QuLogic | |
gplugin/gplugin | |
default | |
Reviewers | |
pidgin | |
This uses the initialization from Python 3.8
where available, which also fixes a deprecation warning on Python 3.11 forPySys_SetArgvEx
.
Compiled against Python 3.11; didn't test older versions.
Summary | |
---|---|