Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project to Python 3 #1

Merged
merged 5 commits into from
Jan 16, 2023
Merged

Update project to Python 3 #1

merged 5 commits into from
Jan 16, 2023

Conversation

LiquidPL
Copy link

No description provided.

This also does away with the `use_2to3` config that would break
installation on recent Python versions.
The `PYTHON` variable used in templating the supervisord configuration file
stores the path to the python executable running supervisor. Previously,
it would store the real path to said executable, ignoring any symlinks,
which would break virtual environments that link to python instead of
copying it.
@twalen twalen merged commit 57c1932 into sio2project:master Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants