-
-
Notifications
You must be signed in to change notification settings - Fork 827
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/uvicorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.32.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: encode/uvicorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.34.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 28 files changed
- 5 contributors
Commits on Nov 20, 2024
-
fix(http): enable httptools lenient data (#2488)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2aea835 - Browse repository at this point
Copy the full SHA 2aea835View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6c51b - Browse repository at this point
Copy the full SHA fc6c51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c6320 - Browse repository at this point
Copy the full SHA 04c6320View commit details -
Update
publish.yaml
with latest PyPI recommendations (#2516)* Update `publish.yaml` with latest PyPI recommendations * Update .github/workflows/publish.yml * Simplify pipeline * Simplify pipeline * Use Python 3.12
Configuration menu - View commit details
-
Copy full SHA for 8c3402d - Browse repository at this point
Copy the full SHA 8c3402dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5279296 - Browse repository at this point
Copy the full SHA 5279296View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc412d2 - Browse repository at this point
Copy the full SHA bc412d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a05879 - Browse repository at this point
Copy the full SHA 9a05879View commit details -
Bump the python-packages group with 7 updates (#2499)
* Bump the python-packages group with 7 updates Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [build](https://github.com/pypa/build) | `1.2.2` | `1.2.2.post1` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.8` | `0.7.1` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [trustme](https://github.com/python-trio/trustme) | `1.1.0` | `1.2.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `43.0.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.39` | `9.5.43` | Updates `build` from 1.2.2 to 1.2.2.post1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2...1.2.2.post1) Updates `ruff` from 0.6.8 to 0.7.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@0.6.8...0.7.1) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `trustme` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/python-trio/trustme/releases) - [Commits](python-trio/trustme@v1.1.0...v1.2.0) Updates `cryptography` from 43.0.1 to 43.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...43.0.3) Updates `coverage` from 7.6.1 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.4) Updates `mkdocs-material` from 9.5.39 to 9.5.43 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.39...9.5.43) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: trustme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update requirements.txt * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6215230 - Browse repository at this point
Copy the full SHA 6215230View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7241e1 - Browse repository at this point
Copy the full SHA b7241e1View commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfa754e - Browse repository at this point
Copy the full SHA bfa754eView commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6725ebb - Browse repository at this point
Copy the full SHA 6725ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3cc360 - Browse repository at this point
Copy the full SHA a3cc360View commit details -
* Remove WatchGod * Readd missing pragma * Add py-darwin coverage
Configuration menu - View commit details
-
Copy full SHA for 3aa1d01 - Browse repository at this point
Copy the full SHA 3aa1d01View commit details -
Bump the python-packages group across 1 directory with 9 updates (#2538)
* Bump the python-packages group across 1 directory with 9 updates Bumps the python-packages group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.1` | | [twine](https://github.com/pypa/twine) | `5.1.1` | `6.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.8.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [trustme](https://github.com/python-trio/trustme) | `1.1.0` | `1.2.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.9` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.43` | `9.5.48` | Updates `websockets` from 13.1 to 14.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.1...14.1) Updates `twine` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.0.1) Updates `ruff` from 0.7.1 to 0.8.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@0.7.1...0.8.3) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `trustme` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/python-trio/trustme/releases) - [Commits](python-trio/trustme@v1.1.0...v1.2.0) Updates `cryptography` from 43.0.3 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) Updates `coverage` from 7.6.4 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.9) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `mkdocs-material` from 9.5.43 to 9.5.48 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.43...9.5.48) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: trustme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Add websockets old version to the requiremnts * trustme * fix issue with httpx * continue with websockets old version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 038f8ef - Browse repository at this point
Copy the full SHA 038f8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a500513 - Browse repository at this point
Copy the full SHA a500513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3575cba - Browse repository at this point
Copy the full SHA 3575cbaView commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4156ccb - Browse repository at this point
Copy the full SHA 4156ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d4402 - Browse repository at this point
Copy the full SHA 75d4402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7983c1a - Browse repository at this point
Copy the full SHA 7983c1aView commit details
Loading
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.32.0...0.34.0