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 Python 3.7 syntax to 3.8 #956

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Update Python 3.7 syntax to 3.8 #956

merged 5 commits into from
Jul 6, 2024

Commits on Apr 9, 2024

  1. really drop python<=3.7 support

    Filter all code over `pyupgrade --py38-plus`.
    
    Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
    kloczek committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f121741 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jul 6, 2024

  1. Nox

    pietermarsman committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f90f36d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into fork/kloczek/master

    # Conflicts:
    #	tools/dumppdf.py
    pietermarsman committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    812acdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97fcce3 View commit details
    Browse the repository at this point in the history