Add tests for hasattr/getattr usage on LookupDict (#7401)
Recent Commits to requests
-
Add tests for hasattr/getattr usage on LookupDict (#7401)
-
Fix remaining typos (#7395)
Fix remaining typos (#7395)
-
Ruff rule UP038 has been removed (#7393)
Ruff rule UP038 has been removed (#7393)
-
Bump https://github.com/astral-sh/ruff-pre-commit (#7390)
Bump https://github.com/astral-sh/ruff-pre-commit (#7390)
-
Create groups for GHA and pre-commit dependabot PRs (#7387)
Create groups for GHA and pre-commit dependabot PRs (#7387)
-
Update index.rst to match README info (#7386)
Update index.rst to match README info (#7386)
-
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#7378)
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#7378) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e...cef221092ed1bacb1cc03d23a2d87d1d172e277b) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 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>
-
Consider urllib3 version has 3 numbers at most (#7375) (#7376)
Consider urllib3 version has 3 numbers at most (#7375) (#7376)
-
Fix typos discovered by codespell (#7371)
Fix typos discovered by codespell (#7371)
-
Update README and remove extraneous images (#7366)
Update README and remove extraneous images (#7366)
-
Clarify decode_unicode behaviour in iter_{content,lines} docstrings (…
Clarify decode_unicode behaviour in iter_{content,lines} docstrings (#7365) -
Move DigestAuth hash algorithms to use usedforsecurity=False (#7310)
Move DigestAuth hash algorithms to use usedforsecurity=False (#7310)
-
Move pytest pin to support 9.x series (#7364)
Move pytest pin to support 9.x series (#7364)
-
Don't hide navigation on mobile webpage (#7360)
Don't hide navigation on mobile webpage (#7360)
-
Update pre-commit versions (#7348)
Update pre-commit versions (#7348) * Update pre-commit versions * Add dependabot entry for pre-commit * Update pre-commit and ruff hooks
-
Cleanup docs and add i18n wrappers (#7354)
Cleanup docs and add i18n wrappers (#7354)
-
Prevent Response self-reference in redirect history (#7328)
Prevent Response self-reference in redirect history (#7328)