commit | cf3565ca9a7ed0f7decd000e41fa3de400986e4d | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Wed Dec 23 08:25:57 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 22 23:25:57 2020 -0800 |
tree | 4efddb4beaf266584a8742731ecb571d70abbc9e | |
parent | 52a327c1cbb86c7f2f5c460645889b23615261bf [diff] |
bpo-42620: Improve socket.getsockname doc string (GH-23742) Signed-off-by: Christian Heimes <christian@python.org>