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

Backport PyPy 3.9 support for pyo3 0.15 #2262

Merged
merged 27 commits into from Apr 14, 2022

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    4079c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf37fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f113227 View commit details
    Browse the repository at this point in the history
  4. Add pypy-3.9 to CI

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6d4b363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48fe21c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1c5af9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb89600 View commit details
    Browse the repository at this point in the history
  8. pypy: support 7.3.8

    Co-authored-by: messense <messense@icloud.com>
    davidhewitt and messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c18e60f View commit details
    Browse the repository at this point in the history
  9. Update black to 22.3.0

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7b4b77b View commit details
    Browse the repository at this point in the history
  10. black format

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    cc594a2 View commit details
    Browse the repository at this point in the history
  11. Fix some clippy warnings

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b16335f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b696e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb8ec38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6cf4c3 View commit details
    Browse the repository at this point in the history
  15. Bless ui tests

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    74517b9 View commit details
    Browse the repository at this point in the history
  16. Use compare instead of lt

    messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    991c842 View commit details
    Browse the repository at this point in the history
  17. chore: cleanup old todo

    davidhewitt authored and messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b402c5c View commit details
    Browse the repository at this point in the history
  18. pypy: support released 3.9

    davidhewitt authored and messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b96a3f7 View commit details
    Browse the repository at this point in the history
  19. rust: clippy fixes 1.59

    davidhewitt authored and messense committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    54de029 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Bless ui test and pin clap

    mejrs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1f88c84 View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    mejrs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3725b31 View commit details
    Browse the repository at this point in the history
  3. Fix UI test

    mejrs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    48aba84 View commit details
    Browse the repository at this point in the history
  4. Fix abi3 ui test

    mejrs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f774dbf View commit details
    Browse the repository at this point in the history
  5. Don't test 32 bit on windows

    mejrs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    72867d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf3d7a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    97230d1 View commit details
    Browse the repository at this point in the history
  2. support pypy-3.7-v7.3.8+

    davidhewitt committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5016202 View commit details
    Browse the repository at this point in the history