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: tj-python/cpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d6cf05b
Choose a base ref
...
head repository: python/cpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b13a5df
Choose a head ref
  • 2 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. Use test.support.is_wasm32 flag for is_emscripten or is_wasi fo…

    …r generic checks (pythonGH-136815)
    
    Co-authored-by: Brett Cannon <brett@python.org>
    anistark and brettcannon authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    aafb143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13a5df View commit details
    Browse the repository at this point in the history
Loading