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

ci: support development releases of Python #3419

Merged
merged 23 commits into from
Nov 17, 2021

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    c82bbaa View commit details
    Browse the repository at this point in the history
  2. fix: better PyPy support

    henryiii committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ee1fb1b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    3dfb03c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Try to patch

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    80aac36 View commit details
    Browse the repository at this point in the history
  2. Properly follow pep667

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ad0e5ae View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2ffefc0 View commit details
    Browse the repository at this point in the history
  4. Whoops, 667 not in yet

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e47fe71 View commit details
    Browse the repository at this point in the history
  5. For testing

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2688297 View commit details
    Browse the repository at this point in the history
  6. More testing

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    305def1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533f0c2 View commit details
    Browse the repository at this point in the history
  8. Try to backport

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0f1c3e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f88788 View commit details
    Browse the repository at this point in the history
  10. Try to simplify fix

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    52a2b24 View commit details
    Browse the repository at this point in the history
  11. Nail down the fix

    Skylion007 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    bfba3da View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Try pypy workaround

    Skylion007 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    19cceb0 View commit details
    Browse the repository at this point in the history
  2. Typo

    Skylion007 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    863035f View commit details
    Browse the repository at this point in the history
  3. one last typo

    Skylion007 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7696353 View commit details
    Browse the repository at this point in the history
  4. Replacing 0x03110000 with 0x030B0000

    Ralf W. Grosse-Kunstleve committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6dd395d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    9e8428a View commit details
    Browse the repository at this point in the history
  2. Add TODO. Drop PyPy

    Skylion007 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    04b6107 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Skylion007 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    e07514a View commit details
    Browse the repository at this point in the history
  4. Revert catch upgrade

    Skylion007 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    60cee13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0618bd5 View commit details
    Browse the repository at this point in the history