Skip to content

Update docstring for Session.verify to include string support (#6859)#6865

Merged
nateprewitt merged 2 commits intopsf:mainfrom
M0d3v1:docs/update-session-verify-docstring
Feb 13, 2026
Merged

Update docstring for Session.verify to include string support (#6859)#6865
nateprewitt merged 2 commits intopsf:mainfrom
M0d3v1:docs/update-session-verify-docstring

Conversation

@M0d3v1
Copy link
Contributor

@M0d3v1 M0d3v1 commented Jan 1, 2025

This pull request updates the docstring for the Session.verify attribute to clarify that it supports a string value for custom CA bundle paths.

Closes #6859.

Copy link
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @M0d3v1! This seems reasonable to me. I've made a minor suggestion, but we should be ready to merge this.

@nateprewitt nateprewitt force-pushed the docs/update-session-verify-docstring branch from b31e11b to fc96f13 Compare February 13, 2026 02:44
@nateprewitt nateprewitt merged commit 5f33844 into psf:main Feb 13, 2026
26 checks passed
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: Session docstring for verify attribute should note that it supports a string value.

2 participants