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

[FIX] Adapt code to Python 3.11 #18

Merged
merged 1 commit into from
Feb 6, 2024
Merged

[FIX] Adapt code to Python 3.11 #18

merged 1 commit into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. [FIX] Adapt code to Python 3.11

    As the build is not fixed to a Python version, last build has put
    Python 3.11 as the target interpreter, and there are an incompatibility
    in the code and one deprecation that is fixed in this commit.
    pedrobaeza committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c1d3cde View commit details
    Browse the repository at this point in the history