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 asvetlov
Recipients arhadthedev, asvetlov, docs@python, pitrou, terry.reedy, xuhdev
Date 2021-11-13.06:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636783332.56.0.895083382474.issue45772@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c792f39e688b11c7c19e411ed4f76a7baa44638 by Hong Xu in branch 'main':
bpo-45772: socket.socket should be a class instead of a function (GH-23960)
https://github.com/python/cpython/commit/4c792f39e688b11c7c19e411ed4f76a7baa44638
History
Date User Action Args
2021-11-13 06:02:12asvetlovsetrecipients: + asvetlov, terry.reedy, pitrou, docs@python, xuhdev, arhadthedev
2021-11-13 06:02:12asvetlovsetmessageid: <1636783332.56.0.895083382474.issue45772@roundup.psfhosted.org>
2021-11-13 06:02:12asvetlovlinkissue45772 messages
2021-11-13 06:02:12asvetlovcreate