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 gregory.p.smith
Recipients ced, davin, gregory.p.smith, skrah, worr
Date 2015-04-14.21:43:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429047810.79.0.50930689375.issue23852@psf.upfronthosting.co.za>
In-reply-to
Content
yeah, that's fine.  just surround the call to getrlimit with appropriate openbsd ifdef's and a comment.  it is _probably_ async signal safe given the nature of the function in most implementations even though it isn't on the official posix list (many things are).
History
Date User Action Args
2015-04-14 21:43:30gregory.p.smithsetrecipients: + gregory.p.smith, ced, skrah, worr, davin
2015-04-14 21:43:30gregory.p.smithsetmessageid: <1429047810.79.0.50930689375.issue23852@psf.upfronthosting.co.za>
2015-04-14 21:43:30gregory.p.smithlinkissue23852 messages
2015-04-14 21:43:30gregory.p.smithcreate