-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: encode/httpx
base: 0.24.0
head repository: encode/httpx
compare: 0.24.1
- 20 commits
- 17 files changed
- 11 contributors
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b5a92e - Browse repository at this point
Copy the full SHA 4b5a92eView commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1cc6b2 - Browse repository at this point
Copy the full SHA c1cc6b2View commit details
Commits on Apr 19, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 7455c00 - Browse repository at this point
Copy the full SHA 7455c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7c4f1 - Browse repository at this point
Copy the full SHA 7d7c4f1View commit details -
fix: NO_PROXY should support IPv4, IPv6 and localhost (#2659)
* fix: NO_PROXY supports IPv4, IPv6 and localhost * add more tests for test_get_environment_proxies --------- Co-authored-by: Tom Christie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15d09a3 - Browse repository at this point
Copy the full SHA 15d09a3View commit details -
Fix optional percent encoding behaviour. (#2671)
* Tests for failing optional percent encoding * Linting * Fix for optional percent escaping
Configuration menu - View commit details
-
Copy full SHA for 9ae170a - Browse repository at this point
Copy the full SHA 9ae170aView commit details -
Bump mkdocs-material from 9.0.15 to 9.1.5 (#2640)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.15 to 9.1.5. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.0.15...9.1.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21e8a7d - Browse repository at this point
Copy the full SHA 21e8a7dView commit details -
Drop private imports from test_decoders.py (#2570)
Co-authored-by: Tom Christie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cca6206 - Browse repository at this point
Copy the full SHA cca6206View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26dc392 - Browse repository at this point
Copy the full SHA 26dc392View commit details -
More robust check for upload files in binary mode (#2630)
* Fix check for binary mode * Change order of type checks --------- Co-authored-by: Tom Christie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 472597f - Browse repository at this point
Copy the full SHA 472597fView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32e2549 - Browse repository at this point
Copy the full SHA 32e2549View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 859038a - Browse repository at this point
Copy the full SHA 859038aView commit details
Commits on May 1, 2023
-
Bump uvicorn from 0.20.0 to 0.22.0 (#2691)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.22.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.20.0...0.22.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1250a6f - Browse repository at this point
Copy the full SHA 1250a6fView commit details -
Bump cryptography from 39.0.1 to 40.0.2 (#2692)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 40.0.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...40.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f98268a - Browse repository at this point
Copy the full SHA f98268aView commit details -
Bump trustme from 0.9.0 to 1.0.0 (#2690)
Bumps [trustme](https://github.com/python-trio/trustme) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/python-trio/trustme/releases) - [Commits](python-trio/trustme@v0.9.0...v1.0.0) --- updated-dependencies: - dependency-name: trustme dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 028b9aa - Browse repository at this point
Copy the full SHA 028b9aaView commit details -
Bump types-chardet from 5.0.4.2 to 5.0.4.5 (#2689)
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.2 to 5.0.4.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-chardet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 919da41 - Browse repository at this point
Copy the full SHA 919da41View commit details -
Bump trio-typing from 0.7.0 to 0.8.0 (#2688)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/python-trio/trio-typing/releases) - [Commits](python-trio/trio-typing@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: trio-typing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 746eaef - Browse repository at this point
Copy the full SHA 746eaefView commit details
Commits on May 3, 2023
-
Move configuration of tools to pyproject.toml (#2686)
Co-authored-by: Tom Christie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df5dbc0 - Browse repository at this point
Copy the full SHA df5dbc0View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee432c0 - Browse repository at this point
Copy the full SHA ee432c0View commit details
Commits on May 18, 2023
-
* Version 0.24.1 * Update CHANGELOG.md * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for fcf1bc7 - Browse repository at this point
Copy the full SHA fcf1bc7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.24.0...0.24.1