Skip to content

docs: Clarify verify parameter defaults and behavior#7446

Open
amanv0007 wants to merge 1 commit into
psf:mainfrom
amanv0007:fix-verify-docstring
Open

docs: Clarify verify parameter defaults and behavior#7446
amanv0007 wants to merge 1 commit into
psf:mainfrom
amanv0007:fix-verify-docstring

Conversation

@amanv0007
Copy link
Copy Markdown

Fixes #7399

This updates the docstrings in requests.request and requests.Session.request to accurately reflect the default parameter value (None in Session.request()) and clarifies that passing a boolean overrides custom CA bundle logic.

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.

documentation for requests.session.request(verify=...) duplicates requests.request() even where it is different

1 participant