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

Py39 upgrade #5128

Merged
merged 13 commits into from
Oct 23, 2024
Merged

Py39 upgrade #5128

merged 13 commits into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. Makefile: pyupgrade to 3.9+

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f9cd95e View commit details
    Browse the repository at this point in the history
  2. result of pyupgrade --py39-plus

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    00f54f8 View commit details
    Browse the repository at this point in the history
  3. remove_unused_import

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1c6217e View commit details
    Browse the repository at this point in the history
  4. sort_imports

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a307a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    998885a View commit details
    Browse the repository at this point in the history
  6. make format

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    49d99f1 View commit details
    Browse the repository at this point in the history
  7. type cleanup

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86aa90a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    023e5cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da48d47 View commit details
    Browse the repository at this point in the history
  10. fix import location

    mr-c committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    02bb5a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a7e7f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49809b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    207d689 View commit details
    Browse the repository at this point in the history