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 anthonypjshaw
Recipients anthonypjshaw, ned.deily
Date 2019-12-30.08:39:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I also can't see how this condition would ever match, since macosx_sdk_root() is not in the list being iterated upon,
https://github.com/python/cpython/blob/master/setup.py#L1774
History
Date User Action Args
2019-12-30 08:39:04anthonypjshawsetrecipients: + anthonypjshaw, ned.deily
2019-12-30 08:39:04anthonypjshawsetmessageid: <[email protected]>
2019-12-30 08:39:04anthonypjshawlinkissue39162 messages
2019-12-30 08:39:04anthonypjshawcreate