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

migrate to python3.8 #166

Merged
merged 4 commits into from
Sep 15, 2024
Merged

migrate to python3.8 #166

merged 4 commits into from
Sep 15, 2024

Commits on Sep 15, 2024

  1. migrate to python3.8

    Closes: #121
    m.kindritskiy committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e2179a7 View commit details
    Browse the repository at this point in the history
  2. fix myp and flake8 issues after deps update

    m.kindritskiy committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    63cc321 View commit details
    Browse the repository at this point in the history
  3. use typing.Protocol

    m.kindritskiy committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2c9437f View commit details
    Browse the repository at this point in the history
  4. use builtin ast module as is

    m.kindritskiy committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1a4bebf View commit details
    Browse the repository at this point in the history