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 Jeffrey.Kintscher
Recipients Dave Page, Jeffrey.Kintscher, barry, brett.cannon, ned.deily, ronaldoussoren, vstinner, xtreak
Date 2019-04-27.03:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556334365.12.0.0894541666068.issue35070@roundup.psfhosted.org>
In-reply-to
Content
The test fails for me on Mohave when I build using clang 10.0.0, but passes when I build using gcc 8.3.0.:

ProductName:	Mac OS X
ProductVersion:	10.14.3
BuildVersion:	18D109

gcc-8 (Homebrew GCC 8.3.0) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin18.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
History
Date User Action Args
2019-04-27 03:06:05Jeffrey.Kintschersetrecipients: + Jeffrey.Kintscher, barry, brett.cannon, ronaldoussoren, vstinner, ned.deily, xtreak, Dave Page
2019-04-27 03:06:05Jeffrey.Kintschersetmessageid: <1556334365.12.0.0894541666068.issue35070@roundup.psfhosted.org>
2019-04-27 03:06:05Jeffrey.Kintscherlinkissue35070 messages
2019-04-27 03:06:04Jeffrey.Kintschercreate