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

pyupgrade of beets to Python 3.6 #4030

Merged
merged 27 commits into from
Sep 28, 2021
Merged

pyupgrade of beets to Python 3.6 #4030

merged 27 commits into from
Sep 28, 2021

Commits on Aug 25, 2021

  1. pyupgrade root

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e262766 View commit details
    Browse the repository at this point in the history
  2. pyupgrade beets dir

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    6d1316f View commit details
    Browse the repository at this point in the history
  3. pyupgrade autotag dir

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    f8b8938 View commit details
    Browse the repository at this point in the history
  4. pyupgrade dbcore dir

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    d288f87 View commit details
    Browse the repository at this point in the history
  5. pyupgrade ui directory

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    432fa55 View commit details
    Browse the repository at this point in the history
  6. pyupgrade util dir

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    af102c3 View commit details
    Browse the repository at this point in the history
  7. fix unused import and flake8

    arogl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    910354a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. pyupgrade beetsplug and tests

    All tests working
    More tidy up to be done
    arogl committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    1ec87a3 View commit details
    Browse the repository at this point in the history
  2. Final pyupgrade

    arogl committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0f48ccd View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Fix imports
    Fix formatting
    arogl committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ee4268d View commit details
    Browse the repository at this point in the history
  4. Remove unrequired flake8 checks

    arogl committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    277f4e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Sep 26, 2021

  1. Commit beetbox#4038

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    f04059b View commit details
    Browse the repository at this point in the history
  2. Commit beetbox#4044

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    463ad55 View commit details
    Browse the repository at this point in the history
  3. Commit beetbox#4045

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    7360681 View commit details
    Browse the repository at this point in the history
  4. Commit beetbox#4049

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    d818f46 View commit details
    Browse the repository at this point in the history
  5. Commits beetbox#4048 & beetbox#4050

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    8205b90 View commit details
    Browse the repository at this point in the history
  6. Forgot to pyupgrade new file

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    6cd7998 View commit details
    Browse the repository at this point in the history
  7. Commit beetbox#4036

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    5859d31 View commit details
    Browse the repository at this point in the history
  8. Commit beetbox#4067

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    94d73ae View commit details
    Browse the repository at this point in the history
  9. Use RC-2 for 3.10

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    e953aed View commit details
    Browse the repository at this point in the history
  10. Commit beetbox#4069

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ce77816 View commit details
    Browse the repository at this point in the history
  11. Missed a few unicode strings

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    fc4d65a View commit details
    Browse the repository at this point in the history
  12. MIssed another new file

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    d9be9a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed07bb5 View commit details
    Browse the repository at this point in the history
  14. Fix up invalid master merges

    arogl committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ac6cc2f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Address feedback from @sampsyo

    arogl committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    237bd07 View commit details
    Browse the repository at this point in the history