Add AI Policy The immense influx of low-quality pull requests, many of which are duplicated tens of times, are creating unnecessary toil. As such, we now need to spell out what used to be basic, decent, and reasonable open source behaviour because many are just using LLMs to spam and reputation farm instead of trying to make meaningful contributions.
Recent Commits to requests
-
Add AI Policy
-
docs: indent continuation line in Session.get :param params: (#7460)
docs: indent continuation line in Session.get :param params: (#7460)
-
v2.34.2
v2.34.2
-
Move Request.headers back to Mapping (#7441)
Move Request.headers back to Mapping (#7441)
-
v2.34.1
v2.34.1
-
Fix mutability issues with headers input types (#7431)
Fix mutability issues with headers input types (#7431)
-
Update JsonType containers to read-based collections (#7436)
Update JsonType containers to read-based collections (#7436)
-
Constrain Response.reason to str (#7437)
Constrain Response.reason to str (#7437)
-
Fix `prepare_body` stream detection for `__getattr__`-based file wrap…
Fix `prepare_body` stream detection for `__getattr__`-based file wrappers (#7433) --------- Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
-
v2.34.0
v2.34.0
-
Align Session.get parameters with requests.get (#7429)
Align Session.get parameters with requests.get (#7429)
-
Port bpo-39057 to Requests (#7427)
Port bpo-39057 to Requests (#7427)
-
Parameterize SupportsItems to handle Mapping key invariance (#7426)
Parameterize SupportsItems to handle Mapping key invariance (#7426)
-
sessions: fix hooks type (#7425)
sessions: fix hooks type (#7425)
-
Formalize 3.15 support (#7422)
Formalize 3.15 support (#7422)
-
Clear proxy env vars before every test run (#7423)
Clear proxy env vars before every test run (#7423)
-
Preserve leading slashes in request path_url (#7315)
Preserve leading slashes in request path_url (#7315) --------- Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
-
docs: Fix missing hook output in docs example (#7421)
docs: Fix missing hook output in docs example (#7421)
-
Add 3.14t support to CI (#7419)
Add 3.14t support to CI (#7419)
-
docs: update stale Sphinx link in contributing guide
docs: update stale Sphinx link in contributing guide
-
Cleanup remaining http:// reference URIs
Cleanup remaining http:// reference URIs
-
Bump https://github.com/astral-sh/ruff-pre-commit (#7411)
Bump https://github.com/astral-sh/ruff-pre-commit (#7411) Bumps the pre-commit group with 1 update: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.11 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.12 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
v2.34.0.dev1
v2.34.0.dev1
-
Add inline types to Requests (#7272)
Add inline types to Requests (#7272)