aiohttp-remotes icon indicating copy to clipboard operation
aiohttp-remotes copied to clipboard

A set of useful tools for aiohttp.web server

Results 17 aiohttp-remotes issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.6.0) - [github.com/asottile/yesqa: v1.3.0 → v1.5.0](https://github.com/asottile/yesqa/compare/v1.3.0...v1.5.0) - [github.com/PyCQA/isort: 5.10.1 → 5.13.2](https://github.com/PyCQA/isort/compare/5.10.1...5.13.2) - [github.com/psf/black: 22.1.0 → 24.8.0](https://github.com/psf/black/compare/22.1.0...24.8.0) - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.6.0) - [github.com/asottile/pyupgrade: v2.31.0 →...

And specify a version range. This should make building faster, and ensure it works with Flit 3.x regardless of changes in future versions.

Account for the possibility that X-Forwarded-Host contains multiple hosts. When there is a chain of reverse proxies, X-Forwarded-Host may contain multiple comma-separated hostnames/ports. My proposed change accounts for this possibility....

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 3.2.0. Release notes Sourced from pre-commit's releases. pre-commit v3.2.0 Features Allow pre-commit, pre-push, and pre-merge-commit as stages. #2732 issue by @​asottile. #2808 PR by @​asottile....

dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.931 to 1.1.1. Commits 9b777a3 bump version to 1.1.1 for wheels build 6d355f5 [Release 1.1] Cherry-pick some mypyc build fixes (#14820) a27dec5 Fix --strict-equality crash for instances...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.2. Changelog Sourced from cryptography's changelog. 39.0.2 - 2023-03-02 * Fixed a bug where the content type header was not properly encoded for PKCS7 signatures...

dependencies

Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.3.2 to 8.0.0. Release notes Sourced from sphinxcontrib-spelling's releases. 8.0.0 What's Changed update github action to latest by @​dhellmann in sphinx-contrib/spelling#201 update python support by @​dhellmann in...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 6.1.3. Release notes Sourced from sphinx's releases. v6.1.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies