[issue25764] PyObject_Call() is called with an exception set in subprocess

Martin Panter report at bugs.python.org
Sat Dec 5 03:16:40 EST 2015


Martin Panter added the comment:

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")

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25764>
_______________________________________


More information about the Python-bugs-list mailing list