Skip to content

[3.9] bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947)#29374

Merged
ambv merged 1 commit intopython:3.9from
miss-islington:backport-3551bf1-3.9
Nov 2, 2021
Merged

[3.9] bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947)#29374
ambv merged 1 commit intopython:3.9from
miss-islington:backport-3551bf1-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 2, 2021

Specify that SSLContext.set_default_verify_paths is called on ALL systems.

The code of SSLContext.load_default_certs was changed in bpo-22449 to do this,
this fix corrects the documentation to match that change.
(cherry picked from commit 3551bf1)

Co-authored-by: LincolnPuzey lincoln@puzey.dev

https://bugs.python.org/issue45457

…ts. (pythonGH-28947)

Specify that SSLContext.set_default_verify_paths is called on ALL systems.

The code of SSLContext.load_default_certs was changed in bpo-22449 to do this,
this fix corrects the documentation to match that change.
(cherry picked from commit 3551bf1)

Co-authored-by: LincolnPuzey <lincoln@puzey.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants