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: MagicStack/uvloop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MagicStack/uvloop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ci
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 16, 2025

  1. uvloop 0.22.0

    Changes
    =======
    
    * Fixes for Python 3.14 (#638)
      (by @graingert @hroncok @paulocheque @fantix in 46456b6 for #637)
    
    * Add free-threading support (#693)
      (by @kumaraditya303 in 286b370 for #642)
    
    Fixes
    =====
    
    * Use Cython `enum` for `__PREALLOCED_BUFS` (#634)
      (by @jakirkham in 7bb12a1 for #634)
    
    * test: fix getaddrinfo test (#663)
      (by @fantix in 5680792 d9fa054 for #663)
    
    * test: fix task name for Python 3.13.3/3.14 (#662)
      (by @cjwatson in 96b7ed3 for #662)
    fantix committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    5229115 View commit details
    Browse the repository at this point in the history
  2. debug

    fantix committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    595d663 View commit details
    Browse the repository at this point in the history
  3. Try native ubuntu-24.04-arm

    fantix committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    96ef23c View commit details
    Browse the repository at this point in the history
Loading