Message 392556 - Python tracker (original) (raw)
Message392556
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:26 | pablogsal | set | recipients: + pablogsal, vstinner, christian.heimes, serhiy.storchaka, erlendaasland, shreyanavigyan |
2021-05-01 00:55:26 | pablogsal | set | messageid: 1619830526.23.0.772033267853.issue43916@roundup.psfhosted.org |
2021-05-01 00:55:26 | pablogsal | link | issue43916 messages |
2021-05-01 00:55:26 | pablogsal | create |