openvpn-python-plugin
openvpn-python-plugin copied to clipboard
Update embedpython.c to work with CPython 3.10
As of 3.10, Py_DecodeLocale must not be called before some preinitialization is done.