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 martin.panter
Recipients martin.panter, python-dev, serhiy.storchaka, vstinner
Date 2015-12-05.08:16:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449303400.98.0.400206726774.issue25764@psf.upfronthosting.co.za>
In-reply-to
Content
I am inclined to just skip the test on OS X, unless some OS X angel wants to help me investigate this :)

@skipIf(sys.platform == "darwin", "setrlimit() seems to fail on OS X")
History
Date User Action Args
2015-12-05 08:16:41martin.pantersetrecipients: + martin.panter, vstinner, python-dev, serhiy.storchaka
2015-12-05 08:16:40martin.pantersetmessageid: <1449303400.98.0.400206726774.issue25764@psf.upfronthosting.co.za>
2015-12-05 08:16:40martin.panterlinkissue25764 messages
2015-12-05 08:16:40martin.pantercreate