Skip to content

[3.9] bpo-46604: fix function name in ssl module docstring (GH-31064) #92234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2022

Conversation

miss-islington
Copy link
Contributor

The function fetch_server_certificate is replaced by get_server_certificate in the module. I reflected the change in the module docstrings.

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
(cherry picked from commit feca9bb)

Co-authored-by: Kossi GLOKPOR 83467320+glk0@users.noreply.github.com

The function fetch_server_certificate is replaced by get_server_certificate in the module. I reflected the change in the module docstrings.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit feca9bb)

Co-authored-by: Kossi GLOKPOR <83467320+glk0@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@glk0 and @JelleZijlstra: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@glk0 and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 2 of 5 required status checks are expected..

@miss-islington
Copy link
Contributor Author

@glk0 and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a23e472 into python:3.9 May 3, 2022
@miss-islington miss-islington deleted the backport-feca9bb-3.9 branch May 3, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants