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 pitrou
Recipients Ben.Darnell, asvetlov, gvanrossum, pitrou, vstinner, yselivanov
Date 2017-11-16.16:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510851041.97.0.213398074469.issue32038@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm... _decref_socketios() is not really a public API.  I think it would be nice to have an official way to deal with this, and a socket close callback sounds reasonable to me.
History
Date User Action Args
2017-11-16 16:50:42pitrousetrecipients: + pitrou, gvanrossum, vstinner, asvetlov, Ben.Darnell, yselivanov
2017-11-16 16:50:41pitrousetmessageid: <1510851041.97.0.213398074469.issue32038@psf.upfronthosting.co.za>
2017-11-16 16:50:41pitroulinkissue32038 messages
2017-11-16 16:50:41pitroucreate