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 shihai1991
Recipients shihai1991
Date 2019-07-11.17:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562865691.95.0.427308376748.issue37566@roundup.psfhosted.org>
In-reply-to
Content
Looks like the _realsocket in socket.py is redudnat. But I am not sure somebody would use it or not.

REF: https://github.com/python/cpython/blob/master/Lib/socket.py#L107
History
Date User Action Args
2019-07-11 17:21:31shihai1991setrecipients: + shihai1991
2019-07-11 17:21:31shihai1991setmessageid: <1562865691.95.0.427308376748.issue37566@roundup.psfhosted.org>
2019-07-11 17:21:31shihai1991linkissue37566 messages
2019-07-11 17:21:31shihai1991create