Skip to content
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

[3.7] Simplify SSLSocket / SSLObject doc string (GH-9972) #13384

Merged
merged 1 commit into from
May 17, 2019

Conversation

miss-islington
Copy link
Contributor

Instead of maintaining the same doc string two times, let's copy common
doc strings from SSLObject methods and properties to SSLSocket.

Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit 80ed353)

Co-authored-by: Christian Heimes christian@python.org

Instead of maintaining the same doc string two times, let's copy common
doc strings from SSLObject methods and properties to SSLSocket.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 80ed353)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor Author

@tiran and @matrixise: Status check is done, and it's a success ✅ .

@matrixise matrixise merged commit ced80d8 into python:3.7 May 17, 2019
@miss-islington miss-islington deleted the backport-80ed353-3.7 branch May 17, 2019 11:29
@miss-islington
Copy link
Contributor Author

@tiran and @matrixise: Status check is done, and it's a success ✅ .

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.

5 participants