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

Commits on Nov 8, 2023

  1. Fix float("inf") timeouts (#846)

    * Fix float timeouts in synchronous event
    
    * Changelog
    karpetrosyan authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1e7597b View commit details
    Browse the repository at this point in the history
  2. Bump ruff from 0.0.291 to 0.1.3 (#834)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.1.3.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.0.291...v0.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    dependabot[bot] and lovelydinosaur authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8c03a6a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Version 1.0.2 (#847)

    * Version 1.0.2
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    karpetrosyan and lovelydinosaur authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0d2c93c View commit details
    Browse the repository at this point in the history
Loading