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 miss-islington
Recipients arhadthedev, asvetlov, docs@python, miss-islington, pitrou, terry.reedy, xuhdev
Date 2021-11-13.06:29:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636784948.12.0.60603609543.issue45772@roundup.psfhosted.org>
In-reply-to
Content
New changeset b952f60213c60f89a50e4538783a18ced64ca91f by Miss Islington (bot) in branch '3.9':
[3.9] bpo-45772: socket.socket should be a class instead of a function (GH-23960) (GH-29543)
https://github.com/python/cpython/commit/b952f60213c60f89a50e4538783a18ced64ca91f
History
Date User Action Args
2021-11-13 06:29:08miss-islingtonsetrecipients: + miss-islington, terry.reedy, pitrou, asvetlov, docs@python, xuhdev, arhadthedev
2021-11-13 06:29:08miss-islingtonsetmessageid: <1636784948.12.0.60603609543.issue45772@roundup.psfhosted.org>
2021-11-13 06:29:08miss-islingtonlinkissue45772 messages
2021-11-13 06:29:08miss-islingtoncreate