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

Py3.6+ only modernizations #31

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Py3.6+ only modernizations #31

wants to merge 10 commits into from

Commits on May 5, 2022

  1. Run python-modernize

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    63b0627 View commit details
    Browse the repository at this point in the history
  2. Run pyupgrade

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    50bbafe View commit details
    Browse the repository at this point in the history
  3. Run flynt

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1231a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c07db0 View commit details
    Browse the repository at this point in the history
  5. Fix imports

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2093883 View commit details
    Browse the repository at this point in the history
  6. Set python_requires >= 3.6

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    610c69a View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary encode dances

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c9cf2ad View commit details
    Browse the repository at this point in the history
  8. Apply formatting fixes

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    968b93c View commit details
    Browse the repository at this point in the history
  9. Remove test broken by f61e1ea

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0a99753 View commit details
    Browse the repository at this point in the history
  10. Port tests to Python 3

    akx committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3d14d4c View commit details
    Browse the repository at this point in the history