-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
new featureNew feature.New feature.
Description
Support Virtual Environment
- Configure initialization. (ref)
- Python Initialize Configuration (new in 3.8): https://docs.python.org/3/c-api/init_config.html#python-initialization-configuration
- Py_SetPythonHome
Py_SetPythonHomewill deprecated in 3.11: https://docs.python.org/3/c-api/init.html#c.Py_SetPythonHome
- Macro for Python version: https://docs.python.org/3/c-api/apiabiversion.html
Metadata
Metadata
Assignees
Labels
new featureNew feature.New feature.
Type
Projects
Status
To do