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/httpx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.25.2
Choose a base ref
...
head repository: encode/httpx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.26.0
Choose a head ref
  • 19 commits
  • 36 files changed
  • 7 contributors

Commits on Nov 29, 2023

  1. Bump cryptography from 41.0.4 to 41.0.6 (#2965)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.4...41.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    90d71e6 View commit details
    Browse the repository at this point in the history
  2. Ruff linter: Use the default line-length (#2922)

    Co-authored-by: Tester <Tester@test.com>
    Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
    3 people authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fd60b18 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Bump ruff from 0.1.3 to 0.1.6 (#2974)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.6.
    - [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.1.3...v0.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d4b70fe View commit details
    Browse the repository at this point in the history
  2. Bump cryptography from 41.0.6 to 41.0.7 (#2971)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.6...41.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0265d95 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Bump trio-typing from 0.9.0 to 0.10.0 (#2970)

    Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.9.0 to 0.10.0.
    - [Commits](python-trio/trio-typing@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: trio-typing
      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>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    fe5954c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Bump mkdocs-material from 9.4.7 to 9.4.14 (#2973)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.7 to 9.4.14.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.4.7...9.4.14)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
    dependabot[bot] and karpetrosyan authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    266761d View commit details
    Browse the repository at this point in the history
  2. Bump uvicorn from 0.22.0 to 0.24.0.post1 (#2972)

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.22.0 to 0.24.0.post1.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](Kludex/uvicorn@0.22.0...0.24.0.post1)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      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: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
    dependabot[bot] and karpetrosyan authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9ef08c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Reorganise tests in 'test_url.py' (#2981)

    * Reorganise tests in 'test_url.py'
    
    * Linting
    lovelydinosaur authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    724eced View commit details
    Browse the repository at this point in the history
  2. Moving test cases into 'test_url.py' (#2982)

    * Moving test cases into 'test_url.py'
    
    * Move test_url to test_basic_url
    
    * Linting
    
    * Move TypeError test case. Move basic httpx.URL cases.
    
    * Linting
    
    * Merge invalid URL cases
    
    * Move percent encoding test cases
    
    * Move remaining test cases
    
    * Linting
    
    * Add missing test cases
    lovelydinosaur authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5b5f6d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Allow URLs where username or password contains unescaped '@'. (#2986)

    * Add test cases for userinfo in URL
    
    * Resolve failing test cases
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    lovelydinosaur authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b471f01 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add the 'proxy' parameter and deprecate 'proxies'. (#2879)

    * Add the proxy parameter and deprecate proxies
    
    * Make the Client.proxy and HTTPTransport.proxy types the same
    
    * Update httpx/_transports/default.py
    
    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    
    * Update httpx/_transports/default.py
    
    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    
    * Drop unneeded noqa
    
    * Changelog
    
    * update documentation
    
    * Allow None in mounts
    
    * typos
    
    * Update httpx/_types.py
    
    * Changes proxies to proxy in CLI app
    
    * Add proxy to request function
    
    * Update CHANGELOG.md
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    
    * Update docs/troubleshooting.md
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    
    * Update docs/troubleshooting.md
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    
    * Lint
    
    ---------
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    3 people authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f8981f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90538a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e11096 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

  1. Enabling ruff C416 (#3001)

    * Enabled C416 in ruff
    
    * Ran ruff on all files
    
    * Ran ruff format
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    jamesbraza and lovelydinosaur authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2318fd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix environment proxies (#2741)

    * Add red test
    
    * Make the test pass
    
    * Lint
    
    * chanelog
    
    ---------
    
    Co-authored-by: Karen Petrosyan <92274156+karosis88@users.noreply.github.com>
    Co-authored-by: Tom Christie <tom@tomchristie.com>
    3 people authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3b9060e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Cleanup URL percent-encoding behavior. (#2990)

    * Replace path_query_fragment encoding tests
    
    * Remove replaced test cases
    
    * Fix test case to use correct hex sequence for 'abc'
    
    * Fix 'quote' behaviour so we don't double-escape.
    
    * Add '/' to safe chars in query strings
    
    * Update docstring
    
    * Linting
    
    * Update outdated comment.
    
    * Revert unrelated change
    
    ---------
    
    Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
    lovelydinosaur and karpetrosyan authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a11fc38 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. Version 0.26.0 (#3009)

    * Version 0.26.0
    
    * Update changelog
    
    * Update CHANGELOG.md
    
    * Add `Deprecated` section
    karpetrosyan authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    08eff92 View commit details
    Browse the repository at this point in the history
Loading