This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients Brent Gardner, benjamin.peterson, christian.heimes, docs@python
Date 2019-09-12.10:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568284471.2.0.831774764096.issue37405@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-09-12 10:34:31benjamin.petersonsetrecipients: + benjamin.peterson, christian.heimes, docs@python, Brent Gardner
2019-09-12 10:34:31benjamin.petersonsetmessageid: <1568284471.2.0.831774764096.issue37405@roundup.psfhosted.org>
2019-09-12 10:34:31benjamin.petersonlinkissue37405 messages
2019-09-12 10:34:31benjamin.petersoncreate