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 vstinner
Recipients corona10, petr.viktorin, rhettinger, shihai1991, tim.peters, vstinner
Date 2020-03-16.18:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584383096.3.0.60594658122.issue39968@roundup.psfhosted.org>
In-reply-to
Content
> This macOS job should be enhanced?

setup.py skips optional dependencies like readline on purpose.

readline is built again onx86-64 macOS 3.x buildbot worker and test_readline passed. I close the issue.

Thanks for the quick fix.
History
Date User Action Args
2020-03-16 18:24:56vstinnersetrecipients: + vstinner, tim.peters, rhettinger, petr.viktorin, corona10, shihai1991
2020-03-16 18:24:56vstinnersetmessageid: <1584383096.3.0.60594658122.issue39968@roundup.psfhosted.org>
2020-03-16 18:24:56vstinnerlinkissue39968 messages
2020-03-16 18:24:56vstinnercreate