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-trio/sniffio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: python-trio/sniffio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 1, 2022

  1. Bump verison to 1.3.0+dev

    pquentin committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    75a39c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from pquentin/release-1.3.0

    Bump version to 1.3.0
    pquentin authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    85e552b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. history: fix PR links

    belm0 authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    2aa50cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from python-trio/history_pr_links

    history: fix PR links
    pquentin authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    0cfdab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Add support for Python 3.11

    hugovk committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    2b7c408 View commit details
    Browse the repository at this point in the history
  2. Bump GitHub Actions

    hugovk committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6536f23 View commit details
    Browse the repository at this point in the history
  3. Add support for Python 3.12

    hugovk committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d0c6b59 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    e29025f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d813c9 View commit details
    Browse the repository at this point in the history
  3. Test 3.12 on macOS

    hugovk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d44c25b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Merge pull request #42 from hugovk/add-3.12

    Add support for Python 3.12
    A5rocks authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ef41e63 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    a88d42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6291da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f59db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382635a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f79ef5 View commit details
    Browse the repository at this point in the history
  6. Fixed package discovery

    agronholm authored and Fuyukai committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4ca5c78 View commit details
    Browse the repository at this point in the history
  7. Added project URLs

    agronholm authored and A5rocks committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8cdc281 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Release 1.3.1

    A5rocks committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ae020e1 View commit details
    Browse the repository at this point in the history
Loading