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

Cherry pick of commits from #1428 to prep for Python 3.12 #1436

Merged
merged 7 commits into from
Mar 10, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    cc43207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a31904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ba184 View commit details
    Browse the repository at this point in the history
  4. Simplify the doctest.

    The tests were failing on ubuntu
    https://github.com/Axelrod-Python/Axelrod/actions/runs/8198844499/job/22423011180?pr=1428
    
    This was caused by some rounding error.
    
    I think this cleans things up.
    drvinceknight authored and marcharper committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    697022c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aa354c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3e54ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    485170d View commit details
    Browse the repository at this point in the history