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

Update PyPy to 7.3.5 and use PyPA's manylinux images with PyPy #671

Merged
merged 15 commits into from
May 25, 2021

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    511606c View commit details
    Browse the repository at this point in the history
  2. PyPy now has 64-bit Windows binaries

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1ebad94 View commit details
    Browse the repository at this point in the history
  3. PyPy 7.3.4rc2

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    921a626 View commit details
    Browse the repository at this point in the history
  4. Fix Windows tests

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    6789fb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac40e31 View commit details
    Browse the repository at this point in the history
  6. PyPy 7.3.4 released

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1a6b9d2 View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    acbfce0 View commit details
    Browse the repository at this point in the history
  8. Try out PyPy 7.3.5rc2

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    3ec1bfa View commit details
    Browse the repository at this point in the history
  9. Update to PyPy 7.3.5rc3

    YannickJadoul authored and mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    0b0a37a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d608cc5 View commit details
    Browse the repository at this point in the history
  11. Use quay.io/pypa/manylinux2010_x86_64 for PyPy

    Update bin/update_docker.py
    Update docker images to get PyPy 3.7 v7.3.5
    mayeut committed May 23, 2021
    Configuration menu
    Copy the full SHA
    976d8a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9abf199 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7126c10 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Add aarch64 support for PyPy

    mayeut committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c29a701 View commit details
    Browse the repository at this point in the history
  2. Add i686 support for PyPy

    mayeut committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d846654 View commit details
    Browse the repository at this point in the history