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 pablogsal
Recipients christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-05-01.00:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619830526.23.0.772033267853.issue43916@roundup.psfhosted.org>
In-reply-to
Content
The build errors were in the CI, but because Python doesn't complain if it cannot build a module, then we never catched this. I have opened https://github.com/python/cpython/pull/25768 to fix it to unblock the release, since the curses module is broken currently.
History
Date User Action Args
2021-05-01 00:55:26pablogsalsetrecipients: + pablogsal, vstinner, christian.heimes, serhiy.storchaka, erlendaasland, shreyanavigyan
2021-05-01 00:55:26pablogsalsetmessageid: <1619830526.23.0.772033267853.issue43916@roundup.psfhosted.org>
2021-05-01 00:55:26pablogsallinkissue43916 messages
2021-05-01 00:55:26pablogsalcreate