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 pitrou, vstinner
Date 2016-03-21.10:40:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458556834.81.0.825164804587.issue26590@psf.upfronthosting.co.za>
In-reply-to
Content
Now that there is a safe finalizer, I wonder if it should release the GIL, as in sock_close().
History
Date User Action Args
2016-03-21 10:40:34pitrousetrecipients: + pitrou, vstinner
2016-03-21 10:40:34pitrousetmessageid: <1458556834.81.0.825164804587.issue26590@psf.upfronthosting.co.za>
2016-03-21 10:40:34pitroulinkissue26590 messages
2016-03-21 10:40:34pitroucreate