[issue25136] Python doesn't find Xcode 7 stub libraries

Ned Deily report at bugs.python.org
Thu Sep 17 17:57:57 CEST 2015


Ned Deily added the comment:

Thanks for the analysis and the patches, Tim. Now that Xcode 7 is released, we'll need to ensure we fully support the new stubs.  But, as you note, the workaround as always is to make sure that the current Command Line Tools are installed, the configuration that we test with.

----------
assignee:  -> ned.deily
stage:  -> patch review
versions: +Python 2.7, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25136>
_______________________________________


More information about the Python-bugs-list mailing list