Thanks to visit codestin.com
Credit goes to github.com

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: v0.21.0
Choose a base ref
...
head repository: MagicStack/uvloop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 15, 2024

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

Commits on Apr 16, 2025

  1. test: fix getaddrinfo test (#663)

    * getaddrinfo() returns non-deterministicly ordered result
    * fix the AI_CANONNAME patch to only correct the first row
    fantix authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    5680792 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. test: fix task name for Python 3.13.3/3.14 (#662)

    * also fixed CI not to use Cython 3.1beta, which is breaking many uvloop tests
    
    ---------
    
    Co-authored-by: Fantix King <[email protected]>
    cjwatson and fantix authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    96b7ed3 View commit details
    Browse the repository at this point in the history
Loading