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

aws_ec2 inventory - migration to Python 3.6 f-strings #1526

Merged

Commits on May 7, 2023

  1. Fstring cleanup

    We've dropped support for Python <3.6, bulk migrate to fstrings and perform some general string cleanup
    
    A combination of
    * `black --preview`
    * `flynt`
    * some manual cleanup
    tremble committed May 7, 2023
    Configuration menu
    Copy the full SHA
    5e18e0d View commit details
    Browse the repository at this point in the history
  2. Bump Fedora image

    tremble committed May 7, 2023
    Configuration menu
    Copy the full SHA
    5c8ef36 View commit details
    Browse the repository at this point in the history
  3. changelog

    tremble committed May 7, 2023
    Configuration menu
    Copy the full SHA
    18de7de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6a997c View commit details
    Browse the repository at this point in the history