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/trio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.1
Choose a base ref
...
head repository: python-trio/trio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 5, 2024

  1. Start new cycle

    A5rocks committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    abd193c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3056 from A5rocks/release-0.26.1

    Bump version to 0.26.1
    A5rocks authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    223e4f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. [pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.5 → v0.5.6 (

    #3059)
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.5...v0.5.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a50fcaa View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Fix attrs redone (#3058)

    * Catch deprecation warnings on import
    
    * Fix deprecation warning from attrs
    
    * Fix testcase
    
    * Appease linters
    
    * Fix test case
    A5rocks authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6fe02c0 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.26.2

    A5rocks committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    993e67a View commit details
    Browse the repository at this point in the history
Loading