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 gwk
Recipients Jim Nasby, Pam.McANulty, benjamin.peterson, christian.heimes, gwk, larry, mark.dickinson, ned.deily, python-dev, rhettinger, ronaldoussoren, vstinner, yan12125
Date 2017-01-11.16:36:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484152612.66.0.512189727443.issue29057@psf.upfronthosting.co.za>
In-reply-to
Content
This is using the latest apple toolchain on latest macOS 10.12.2:

$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

$ make --version
GNU Make 3.81
Copyright (C) 2006  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.

This program built for i386-apple-darwin11.3.0
History
Date User Action Args
2017-01-11 16:36:52gwksetrecipients: + gwk, rhettinger, ronaldoussoren, mark.dickinson, vstinner, larry, christian.heimes, benjamin.peterson, ned.deily, python-dev, Pam.McANulty, yan12125, Jim Nasby
2017-01-11 16:36:52gwksetmessageid: <1484152612.66.0.512189727443.issue29057@psf.upfronthosting.co.za>
2017-01-11 16:36:52gwklinkissue29057 messages
2017-01-11 16:36:52gwkcreate