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 koubaa, serhiy.storchaka, vstinner
Date 2020-12-26.01:18:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608945484.76.0.147753048367.issue42694@roundup.psfhosted.org>
In-reply-to
Content
New changeset 993e88cf08994f7c1e0f9f62fda4ed32634ee2ad by Victor Stinner in branch 'master':
bpo-42694: Prevent creating _curses_panel.panel (GH-23948)
https://github.com/python/cpython/commit/993e88cf08994f7c1e0f9f62fda4ed32634ee2ad
History
Date User Action Args
2020-12-26 01:18:04vstinnersetrecipients: + vstinner, serhiy.storchaka, koubaa
2020-12-26 01:18:04vstinnersetmessageid: <1608945484.76.0.147753048367.issue42694@roundup.psfhosted.org>
2020-12-26 01:18:04vstinnerlinkissue42694 messages
2020-12-26 01:18:04vstinnercreate