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 vstinner
Recipients martin.panter, vstinner
Date 2017-11-24.01:28:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511486900.81.0.213398074469.issue31520@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not confortable to expose the value of the private _io_refs attribute in repr(socket.socket). I'm not sure that anything should really be done here. I close the issue.
History
Date User Action Args
2017-11-24 01:28:21vstinnersetrecipients: + vstinner, martin.panter
2017-11-24 01:28:20vstinnersetmessageid: <1511486900.81.0.213398074469.issue31520@psf.upfronthosting.co.za>
2017-11-24 01:28:20vstinnerlinkissue31520 messages
2017-11-24 01:28:20vstinnercreate