Simplify SSLSocket / SSLObject doc string (GH-9972) (GH-13384)

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

(cherry picked from commit 80ed353329ef01ca6ab2056051fb999818a86215)

Co-authored-by: Christian Heimes <christian@python.org>
1 file changed