Skip to content

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

Merged
matrixise merged 1 commit intopython:3.7from
miss-islington:backport-80ed353-3.7
May 17, 2019
Merged

[3.7] Simplify SSLSocket / SSLObject doc string (GH-9972)#13384
matrixise merged 1 commit intopython:3.7from
miss-islington:backport-80ed353-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
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 [email protected]
(cherry picked from commit 80ed353)

Co-authored-by: Christian Heimes [email protected]

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 <[email protected]>
(cherry picked from commit 80ed353)

Co-authored-by: Christian Heimes <[email protected]>
@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
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