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 worr
Recipients baikie, brian, ced, giampaolo.rodola, jackdied, janssen, jcea, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, rpointel, synapse, therve, vstinner, wiml, worr
Date 2015-04-18.03:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429328321.18.0.756597709591.issue20669@psf.upfronthosting.co.za>
In-reply-to
Content
Double checked on a FreeBSD box and confirmed. I missed the loop in the kernel source.

I've attached a new patch, without the emsgsize change.
History
Date User Action Args
2015-04-18 03:38:41worrsetrecipients: + worr, jcea, ncoghlan, janssen, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, ced, synapse, wiml, neologix, rosslagerwall, python-dev, brian, rpointel
2015-04-18 03:38:41worrsetmessageid: <1429328321.18.0.756597709591.issue20669@psf.upfronthosting.co.za>
2015-04-18 03:38:41worrlinkissue20669 messages
2015-04-18 03:38:40worrcreate