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

On older versions of Python, skip benchmarks that use features introduced in newer Python versions #283

Merged
merged 5 commits into from
Apr 27, 2023

Commits on Apr 26, 2023

  1. On older versions of Python, skip benchmarks that use features introd…

    …uced in newer Python versions
    AlexWaygood committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2eea05b View commit details
    Browse the repository at this point in the history
  2. Fix tests on 3.7

    AlexWaygood committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8153afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1734919 View commit details
    Browse the repository at this point in the history
  4. Revert "Add a benchmark that uses features new in 3.8"

    This reverts commit 1734919.
    AlexWaygood committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    65e1161 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Brandt Bucher <[email protected]>
    AlexWaygood and brandtbucher authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a27d708 View commit details
    Browse the repository at this point in the history