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 jgehrcke, neologix, pitrou, sdaoden, vstinner
Date 2014-05-22.19:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400785980.24.0.756603589553.issue20584@psf.upfronthosting.co.za>
In-reply-to
Content
> If you want to kill the arbitrary limit, you need to change this
> structure.

Or the structure could simply host up to 256 handlers, regardless of NSIG.
I'm uncomfortable with tweaking NSIG specifically for FreeBSD. If the FreeBSD headers export the wrong value, it's not really Python's problem.
History
Date User Action Args
2014-05-22 19:13:00pitrousetrecipients: + pitrou, vstinner, jgehrcke, neologix, sdaoden
2014-05-22 19:13:00pitrousetmessageid: <1400785980.24.0.756603589553.issue20584@psf.upfronthosting.co.za>
2014-05-22 19:13:00pitroulinkissue20584 messages
2014-05-22 19:12:59pitroucreate