Ned Deily added the comment:

Alex, I think you are not building with an up-to-date source tree.  This 
problem and others like it related to a two-digit OS X version number (10.8 -> 
10.10) should have all been fixed with the changes for Issue21811 which were 
pushed nearly a year ago.  The version of a current build from the default 
branch (i.e. what will be released as 3.5.0) should look something like:

Python 3.5.0a3+ (default:24f2c0279120, Apr 13 2015, 14:17:12)
[GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.49)] on darwin

Make sure you do an "hg pull ; hg update -C default" from the upstream repo or 
the equivalent.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to