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 Arfrever
Recipients Arfrever, berker.peksag, louis.dassy, python-dev, vstinner
Date 2015-10-10.19:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444505264.51.0.470046687102.issue24784@psf.upfronthosting.co.za>
In-reply-to
Content
> Call to PyGILState_Check() in Modules/socketmodule.c was introduced in revision 75fcc7a3738a.

Actually that call was moved from another place.
History
Date User Action Args
2015-10-10 19:27:44Arfreversetrecipients: + Arfrever, vstinner, python-dev, berker.peksag, louis.dassy
2015-10-10 19:27:44Arfreversetmessageid: <1444505264.51.0.470046687102.issue24784@psf.upfronthosting.co.za>
2015-10-10 19:27:44Arfreverlinkissue24784 messages
2015-10-10 19:27:44Arfrevercreate