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

really drop python<=3.7 support #4338

Merged
merged 5 commits into from
Apr 27, 2024
Merged

really drop python<=3.7 support #4338

merged 5 commits into from
Apr 27, 2024

Commits on Apr 26, 2024

  1. really drop python<=3.7 support

    Filter all code (except tests/cases) over `pyupgrade --py38-plus`.
    
    Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
    kloczek committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    23dbb63 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    iFilter all code with `ruff`.
    
    Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
    kloczek committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d40ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9ab5e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Formatting tweaks

    JelleZijlstra committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fa58f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41258a1 View commit details
    Browse the repository at this point in the history