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 ced
Recipients ced, davin, gregory.p.smith, skrah
Date 2015-04-04.14:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428157483.83.0.37161572437.issue23852@psf.upfronthosting.co.za>
In-reply-to
Content
But sysconf(_SC_OPEN_MAX) uses rlim_cur which is too low instead of rlim_max. My proposal is indeed describe in msg219477, it is not prefect but at least better than the current one for OpenBSD.
History
Date User Action Args
2015-04-04 14:24:43cedsetrecipients: + ced, gregory.p.smith, skrah, davin
2015-04-04 14:24:43cedsetmessageid: <1428157483.83.0.37161572437.issue23852@psf.upfronthosting.co.za>
2015-04-04 14:24:43cedlinkissue23852 messages
2015-04-04 14:24:43cedcreate