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 brett.cannon
Recipients RJ722, The Compiler, brett.cannon, dstufft, eric.araujo, ned.deily, vinay.sajip
Date 2020-08-31.19:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think if we can craft a skip check that is targeted enough then that's our best solution, but barring that then skipping for all of macOS wouldn't be the end of the world (maybe a slightly less brute force is a macOS version check?).
History
Date User Action Args
2020-08-31 19:57:06brett.cannonsetrecipients: + brett.cannon, vinay.sajip, ned.deily, eric.araujo, dstufft, The Compiler, RJ722
2020-08-31 19:57:06brett.cannonsetmessageid: <[email protected]>
2020-08-31 19:57:06brett.cannonlinkissue41154 messages
2020-08-31 19:57:05brett.cannoncreate