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 christian.heimes, corona10, erlendaasland, petr.viktorin, pkerling, shihai1991, vstinner
Date 2021-01-22.10:07:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611310038.86.0.763606761766.issue41798@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f12a1b7ecc9e0cf39b4c6994473e6cb9989f81b by Hai Shi in branch 'master':
bpo-41798: Allocate the _curses._C_API on the heap memory (GH-24186)
https://github.com/python/cpython/commit/2f12a1b7ecc9e0cf39b4c6994473e6cb9989f81b
History
Date User Action Args
2021-01-22 10:07:18vstinnersetrecipients: + vstinner, christian.heimes, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-22 10:07:18vstinnersetmessageid: <1611310038.86.0.763606761766.issue41798@roundup.psfhosted.org>
2021-01-22 10:07:18vstinnerlinkissue41798 messages
2021-01-22 10:07:18vstinnercreate