New submission from Ioannis Valasakis :
I am on mac OSX high Sierra 10.13.4. I am using the Apple LLVM version 9.1.0
(clang-902.0.37.1) from the XCode toolchain.
My tests fail on posix and if run the interpreter I get
--- pylog ---
./python.exe
Python 3.8.0a0 (heads/master:da58533ac6, Apr 3
Ioannis Valasakis added the comment:
Note: I get the same error with the version of python installed via homebrew:
(Python 3.6.4 (default, Jan 6 2018, 11:51:59)
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
Here is also the output of the id command, if that is helpful