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, erlendaasland, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-21.02:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642732229.23.0.706017986392.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1781d55eb34f94029e50970232635fc5082378cb by Victor Stinner in branch 'main':
bpo-46417: _curses uses PyStructSequence_NewType() (GH-30736)
https://github.com/python/cpython/commit/1781d55eb34f94029e50970232635fc5082378cb
History
Date User Action Args
2022-01-21 02:30:29vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 02:30:29vstinnersetmessageid: <1642732229.23.0.706017986392.issue46417@roundup.psfhosted.org>
2022-01-21 02:30:29vstinnerlinkissue46417 messages
2022-01-21 02:30:29vstinnercreate