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 Python 2.7 implementations and dependencies #81

Merged
merged 5 commits into from
Mar 1, 2024

Commits on Feb 29, 2024

  1. Remove Python 2.7 implementations and dependencies

    This is a big preparation step before releasing v3.0.0.
    bittner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1cbd3f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c7f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd3fec View commit details
    Browse the repository at this point in the history
  4. Exclude compatibility code in coverage report (newer Pythons)

    Brings coverage up to 100% also for Python > 3.7
    bittner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ebd086e View commit details
    Browse the repository at this point in the history
  5. Release v3.0.0

    bittner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d4ed801 View commit details
    Browse the repository at this point in the history