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 Jeffrey.Kintscher, hpj, lukasz.langa, ned.deily, serhiy.storchaka, yan12125
Date 2020-07-28.20:56:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595969760.72.0.640670710544.issue36982@roundup.psfhosted.org>
In-reply-to
Content
PR 17536 was based on the original PR 13534 and has now gone through a couple of rounds of code review. Other than a missing doc change, everything in PR 13534 is covered (and updated) in PR 17536 so I've closed the original PR.  Other than adding the doc change and a final core developer review of the last requested changes, this *should* be good to go.

We really need to get this merged since, without it, Python builds fail with the newer versions of ncurses now in most distributions.  Once it is merged into master for 3.10, Łukasz can provide direction about whether and when it should be backported to 3.9 and/or 3.8.
History
Date User Action Args
2020-07-28 20:56:00ned.deilysetrecipients: + ned.deily, lukasz.langa, serhiy.storchaka, yan12125, Jeffrey.Kintscher, hpj
2020-07-28 20:56:00ned.deilysetmessageid: <1595969760.72.0.640670710544.issue36982@roundup.psfhosted.org>
2020-07-28 20:56:00ned.deilylinkissue36982 messages
2020-07-28 20:56:00ned.deilycreate