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

burn the bridges with python 2.x #707

Merged
merged 13 commits into from Jun 12, 2022
Merged

burn the bridges with python 2.x #707

merged 13 commits into from Jun 12, 2022

Commits on May 30, 2022

  1. pyupgrade --py36-plus

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    75446ff View commit details
    Browse the repository at this point in the history
  2. remove handling of PY2

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    511ba4b View commit details
    Browse the repository at this point in the history
  3. remove handling of PY35_PLUS

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    243f352 View commit details
    Browse the repository at this point in the history
  4. remove handling of PY36_PLUS

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3b0419b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80aad86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c68b7f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b62ed4f View commit details
    Browse the repository at this point in the history
  8. remove references to py 2

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    39e7450 View commit details
    Browse the repository at this point in the history
  9. remove references to unichr

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    44f432a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0e37c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df73087 View commit details
    Browse the repository at this point in the history
  12. remove unused ast handlers

    asottile committed May 30, 2022
    Configuration menu
    Copy the full SHA
    984e9e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1bd4b1 View commit details
    Browse the repository at this point in the history