Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-greenlet/greenlet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.1
Choose a base ref
...
head repository: python-greenlet/greenlet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 22, 2025

  1. Back to development: 3.2.2

    jamadden committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    9195828 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Update to Python 3.14 beta 1

    Beta 1 removed the PyThreadState.c_recursion_remaining member and the
    Py_C_RECURSION_LIMIT constant.
    vstinner committed May 8, 2025
    Configuration menu
    Copy the full SHA
    3662688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f98dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #445 from vstinner/python314b1

    Update to Python 3.14 beta 1
    jamadden authored May 8, 2025
    Configuration menu
    Copy the full SHA
    228dd59 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Add change note for 3.14b1

    jamadden committed May 9, 2025
    Configuration menu
    Copy the full SHA
    19673c7 View commit details
    Browse the repository at this point in the history
  2. Preparing release 3.2.2

    jamadden committed May 9, 2025
    Configuration menu
    Copy the full SHA
    097bca9 View commit details
    Browse the repository at this point in the history
Loading