[issue35070] test_posix fails on macOS 10.14 Mojave

Barry A. Warsaw report at bugs.python.org
Thu Oct 25 16:27:50 EDT 2018


Barry A. Warsaw <barry at python.org> added the comment:

On Oct 25, 2018, at 13:17, Ned Deily <report at bugs.python.org> wrote:
> 
> OK. When you asy "every version of Python 3", are those all versions you've built yourself?  If so, what ./configure arguments do you use?

Yes, built myself from source (both .tar.gz and git tag).  I don’t use any configure arguments, just

./configure && make && make test

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35070>
_______________________________________


More information about the Python-bugs-list mailing list