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 ned.deily
Recipients lukasz.langa, ned.deily, ronaldoussoren, terry.reedy, vstinner, xtreak
Date 2020-02-18.03:44:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581997483.57.0.698426811227.issue39669@roundup.psfhosted.org>
In-reply-to
Content
The importlib test failures have been showing up on the buildbots but haven't yet been triaged:

https://mail.python.org/archives/list/buildbot-status@python.org/thread/XMDX3AVR3HALZIPKBWB4WUV3FOAYHGUV/

It is referred here:
https://mail.python.org/archives/list/python-committers@python.org/message/7HTKJO4APMRTLGUB2N5TGJ6CJBVR3UZX/

The initial messages are a build warning just indicating that tkinter can't be built on this system with the current Apple-supplied Tk, a long-standing issue.
History
Date User Action Args
2020-02-18 03:44:43ned.deilysetrecipients: + ned.deily, terry.reedy, ronaldoussoren, vstinner, lukasz.langa, xtreak
2020-02-18 03:44:43ned.deilysetmessageid: <1581997483.57.0.698426811227.issue39669@roundup.psfhosted.org>
2020-02-18 03:44:43ned.deilylinkissue39669 messages
2020-02-18 03:44:43ned.deilycreate