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 python-dev
Recipients afoglia, brett.cannon, dstufft, eric.araujo, ned.deily, python-dev, ronaldoussoren, tdsmith
Date 2016-02-24.14:00:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160224140005.1568.18360@psf.io>
In-reply-to
Content
New changeset 59d797915dca by Ned Deily in branch '2.7':
Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries.
https://hg.python.org/cpython/rev/59d797915dca

New changeset b0490b8af7aa by Ned Deily in branch '3.5':
Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries.
https://hg.python.org/cpython/rev/b0490b8af7aa

New changeset db6c1308eb31 by Ned Deily in branch 'default':
Issue #25136: merge from 3.5
https://hg.python.org/cpython/rev/db6c1308eb31
History
Date User Action Args
2016-02-24 14:00:19python-devsetrecipients: + python-dev, brett.cannon, ronaldoussoren, ned.deily, eric.araujo, afoglia, dstufft, tdsmith
2016-02-24 14:00:18python-devlinkissue25136 messages
2016-02-24 14:00:18python-devcreate