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

Remove EOL Python code, set 3.9 as base, add 3.14 stdlib module #317

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

Commits on Oct 23, 2024

  1. Remove redundant Python 2 code

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a73dfdd View commit details
    Browse the repository at this point in the history
  2. Use Python 3.2 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    964d71c View commit details
    Browse the repository at this point in the history
  3. Use Python 3.3 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7b956f9 View commit details
    Browse the repository at this point in the history
  4. Use Python 3.4 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2ae4b33 View commit details
    Browse the repository at this point in the history
  5. Use Python 3.5 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cd53304 View commit details
    Browse the repository at this point in the history
  6. Use Python 3.6 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f10eb9e View commit details
    Browse the repository at this point in the history
  7. Use Python 3.7 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    684d6f8 View commit details
    Browse the repository at this point in the history
  8. Use Python 3.8 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c7f7906 View commit details
    Browse the repository at this point in the history
  9. Use Python 3.9 as base version

    hugovk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bee605c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a0d053 View commit details
    Browse the repository at this point in the history