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: encode/httpcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.7
Choose a base ref
...
head repository: encode/httpcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.8
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 27, 2025

  1. fix ci (#999)

    * use ruff check
    
    * fix mypy
    
    * upgrade twine and build
    
    * use an assert for mypy None, rather than an if (for coverage)
    graingert authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    8b8ab18 View commit details
    Browse the repository at this point in the history
  2. Use AnyIO fast_acquire (#953)

    Co-authored-by: Thomas Grainger <tagrain@gmail.com>
    MarkusSintonen and graingert authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    973cbdd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Revert "Use AnyIO fast_acquire (#953)" (#1002)

    This reverts commit 973cbdd.
    lovelydinosaur authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    38f277c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    b2a796c View commit details
    Browse the repository at this point in the history
  2. Version 1.0.8 (#1006)

    hugovk authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    ae46dfb View commit details
    Browse the repository at this point in the history
Loading