-
Notifications
You must be signed in to change notification settings - Fork 118
Comparing changes
Open a pull request
base repository: encode/httpcore
base: 1.0.2
head repository: encode/httpcore
compare: 1.0.3
Commits on Nov 23, 2023
-
Fix bug with async socks proxy and tracing. (#849)
* Fix bug with async socks proxy and tracing. * Add Changelog and change version. * Update CHANGELOG.md * Update httpcore/__init__.py * Update CHANGELOG.md --------- Co-authored-by: cono <cono@chartbeat.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: Tom Christie <tom@tomchristie.com>
Configuration menu - View commit details
-
Copy full SHA for 825e7e3 - Browse repository at this point
Copy the full SHA 825e7e3View commit details
Commits on Dec 1, 2023
-
Bump coverage[toml] from 7.3.0 to 7.3.2 (#854)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.0...7.3.2) --- updated-dependencies: - dependency-name: coverage[toml] 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>
Configuration menu - View commit details
-
Copy full SHA for e5ef264 - Browse repository at this point
Copy the full SHA e5ef264View commit details -
Bump mypy from 1.5.1 to 1.7.1 (#851)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...v1.7.1) --- updated-dependencies: - dependency-name: mypy 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>
Configuration menu - View commit details
-
Copy full SHA for 632e2d2 - Browse repository at this point
Copy the full SHA 632e2d2View commit details -
Bump mkdocs-material from 9.4.7 to 9.4.14 (#853)
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: Tom Christie <tom@tomchristie.com>
Configuration menu - View commit details
-
Copy full SHA for a0d5440 - Browse repository at this point
Copy the full SHA a0d5440View commit details -
Bump black from 23.10.1 to 23.11.0 (#852)
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...23.11.0) --- updated-dependencies: - dependency-name: black 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>
Configuration menu - View commit details
-
Copy full SHA for ebd3b65 - Browse repository at this point
Copy the full SHA ebd3b65View commit details
Commits on Dec 3, 2023
-
Bump mkdocstrings[python-legacy] from 0.22.0 to 0.24.0 (#850)
Bumps [mkdocstrings[python-legacy]](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.22.0...0.24.0) --- updated-dependencies: - dependency-name: mkdocstrings[python-legacy] 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>
Configuration menu - View commit details
-
Copy full SHA for ef610e2 - Browse repository at this point
Copy the full SHA ef610e2View commit details
Commits on Dec 4, 2023
-
* Use ruff format instead of black * Update scripts/check * Keep the 120 line limit * Simplify ruff format * Update scripts/lint * Update pyproject.toml Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com> * Revert "Update pyproject.toml" This reverts commit fd0ef87. --------- Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6633b9f - Browse repository at this point
Copy the full SHA 6633b9fView commit details
Commits on Dec 7, 2023
-
Remove expensive run time type casting (#856)
* Guard casting type subscripting with TYPE_CHECKING * lint * lint * lint * lint * lint * lint * lint * Adjust to use ignore instead * Adjust to use ignore instead
Configuration menu - View commit details
-
Copy full SHA for 2fcd062 - Browse repository at this point
Copy the full SHA 2fcd062View commit details
Commits on Jan 8, 2024
-
Bump ruff from 0.1.3 to 0.1.9 (#867)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.9. - [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.9) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 62c72af - Browse repository at this point
Copy the full SHA 62c72afView commit details -
Bump trio-typing from 0.9.0 to 0.10.0 (#866)
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> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be5b618 - Browse repository at this point
Copy the full SHA be5b618View commit details -
Bump mkdocs-material-extensions from 1.3 to 1.3.1 (#864)
Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) from 1.3 to 1.3.1. - [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases) - [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md) - [Commits](facelessuser/mkdocs-material-extensions@1.3...1.3.1) --- updated-dependencies: - dependency-name: mkdocs-material-extensions 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>
Configuration menu - View commit details
-
Copy full SHA for a80b994 - Browse repository at this point
Copy the full SHA a80b994View commit details -
Bump mypy from 1.7.1 to 1.8.0 (#863)
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy 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>
Configuration menu - View commit details
-
Copy full SHA for ad1ddcf - Browse repository at this point
Copy the full SHA ad1ddcfView commit details -
Update trio requirement from <0.23.0,>=0.22.0 to >=0.22.0,<0.24.0 (#865)
Updates the requirements on [trio](https://github.com/python-trio/trio) to permit the latest version. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.22.0...v0.23.2) --- updated-dependencies: - dependency-name: trio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f60e99b - Browse repository at this point
Copy the full SHA f60e99bView commit details
Commits on Jan 9, 2024
-
Use SSL context for "wss" scheme (#869)
* Add failing tests * Use SSL context for "wss" scheme * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Tom Christie <tom@tomchristie.com>
Configuration menu - View commit details
-
Copy full SHA for b2de19e - Browse repository at this point
Copy the full SHA b2de19eView commit details
Commits on Jan 11, 2024
-
Bump jinja2 from 3.1.2 to 3.1.3 (#870)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a14acd - Browse repository at this point
Copy the full SHA 1a14acdView commit details
Commits on Feb 3, 2024
-
Bump pytest from 7.4.3 to 8.0.0 (#876)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cffb40 - Browse repository at this point
Copy the full SHA 5cffb40View commit details -
Bump coverage[toml] from 7.3.2 to 7.4.1 (#877)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.4.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.2...7.4.1) --- updated-dependencies: - dependency-name: coverage[toml] 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>
Configuration menu - View commit details
-
Copy full SHA for 9f82244 - Browse repository at this point
Copy the full SHA 9f82244View commit details
Commits on Feb 7, 2024
-
Bump mkdocs-material from 9.4.14 to 9.5.7 (#878)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.7. - [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.14...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material 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>
Configuration menu - View commit details
-
Copy full SHA for 416b89c - Browse repository at this point
Copy the full SHA 416b89cView commit details -
Bump ruff from 0.1.9 to 0.2.1 (#881)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.2.1. - [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.9...v0.2.1) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 79fa6bf - Browse repository at this point
Copy the full SHA 79fa6bfView commit details
Commits on Feb 12, 2024
-
Safe async cancellations. (#880)
* Connection pool work * Connection pool work * Connection pool work * Connection pool work * Comments * Comments * Connection pool work * Reraise * Lookin sharp * nocover directive * Safe cancellations * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 7b04cda - Browse repository at this point
Copy the full SHA 7b04cdaView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 908013c - Browse repository at this point
Copy the full SHA 908013cView commit details
There are no files selected for viewing