Skip to content

docs: clarify Session.request verify default#7439

Open
lphuc2250gma wants to merge 1 commit into
psf:mainfrom
lphuc2250gma:docs/clarify-session-verify-default
Open

docs: clarify Session.request verify default#7439
lphuc2250gma wants to merge 1 commit into
psf:mainfrom
lphuc2250gma:docs/clarify-session-verify-default

Conversation

@lphuc2250gma
Copy link
Copy Markdown

Clarifies the documented default for the Session.request verify parameter. Documentation-only change.

The docstring claimed verify defaults to True, but the parameter
actually defaults to None and is merged with Session.verify (which
defaults to True). Document the real precedence so users tracking
down CA-bundle issues can see where the value comes from.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant