[issue37405] socket.getsockname() returns string instead of tuple

Benjamin Peterson report at bugs.python.org
Thu Sep 12 06:34:31 EDT 2019


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset f60fd95dcc189ace8c0a2177a394b9cc20389a1e by Benjamin Peterson (Miss Islington (bot)) in branch '3.8':
closes bpo-37405: Make socket.getsockname() always return a tuple for AF_CAN. (GH-14392) (GH-16018)
https://github.com/python/cpython/commit/f60fd95dcc189ace8c0a2177a394b9cc20389a1e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37405>
_______________________________________


More information about the Python-bugs-list mailing list