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 ced, davin, gregory.p.smith, skrah, worr
Date 2015-04-14.16:12:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429027958.72.0.476361065765.issue23852@psf.upfronthosting.co.za>
In-reply-to
Content
Given that OpenBSD returns *bad* data via sysconf(3), I'm not sure that there's a good way to validate other than *only* calling getrlimit(3) on OpenBSD.

Is that an acceptable approach?
History
Date User Action Args
2015-04-14 16:12:38worrsetrecipients: + worr, gregory.p.smith, ced, skrah, davin
2015-04-14 16:12:38worrsetmessageid: <1429027958.72.0.476361065765.issue23852@psf.upfronthosting.co.za>
2015-04-14 16:12:38worrlinkissue23852 messages
2015-04-14 16:12:38worrcreate