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/cpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: python/cpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 42 files changed
  • 14 contributors

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    140731f View commit details
    Browse the repository at this point in the history
  2. gh-111758: Run UBSan in GitHub Actions (GH-135578)

    Co-authored-by: Hugo van Kemenade <[email protected]>
    encukou and hugovk authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    7a20c72 View commit details
    Browse the repository at this point in the history
  3. gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (#135681)

    Use 10 ms for CLOCK_RES instead of 100 ms to tolerate slow buildbots.
    vstinner authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    5c25c88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9731dd2 View commit details
    Browse the repository at this point in the history
  5. gh-133439: Fix the error message in the sqlite3 CLI (GH-133807)

    Co-authored-by: Bénédikt Tran <[email protected]>
    Co-authored-by: Serhiy Storchaka <[email protected]>
    3 people authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    ecd83e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13efe3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b969f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff639af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0243260 View commit details
    Browse the repository at this point in the history
  10. gh-135273: Unify ZoneInfo.from_file signatures (#135274)

    Align `ZoneInfo.from_file` pure-Python signature with Argument Clinic signature.
    hrimov authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    7cc8949 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7541902 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c3c020 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c765683 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb9596f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ddfe59 View commit details
    Browse the repository at this point in the history
  16. gh-127146: Add skip_emscripten_stack_overflow in a few places (#135722)

    More tests that hit stack limits on some platforms.
    hoodmane authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c8c13f8 View commit details
    Browse the repository at this point in the history
Loading