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

feat: replace lib imports by importlib #192

Merged
merged 7 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. feat: replace lib imports by importlib

    - imp gets deprecated in python 3.12
    Florian CASTELAIN authored and Andromelus committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c08768a View commit details
    Browse the repository at this point in the history
  2. feat(imp): conditionnal import on imp libs

    Florian CASTELAIN authored and Andromelus committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e7dc42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc5fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cdfb4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    909ce0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c52681a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    552e811 View commit details
    Browse the repository at this point in the history