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 CharlieZhao, corona10, eric.snow, erlendaasland, h-vetinari, miss-islington, nw0, pablogsal, petr.viktorin, phsilva, pitrou, serhiy.storchaka, shihai1991, skrah, vstinner
Date 2022-01-25.16:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643129451.83.0.106942949537.issue40077@roundup.psfhosted.org>
In-reply-to
Content
Converting further static types to heap types require a discussion. See what the Python Steering Council wrote at Feb 8, 2021:

"The Steering Council discussed the ongoing work on porting types in the standard library to heap-types and the subinterpreter-related changes. It was decided that through Pablo, the Steering Council will ask the core developers driving those changes to create an informational PEP and not to make any more changes in this area after beta 1, as per our general policy."

https://github.com/python/steering-council/blob/1d85eefdc5861a096c3859e9990dbc8527c5973b/updates/2021-02-steering-council-update.md
History
Date User Action Args
2022-01-25 16:50:51vstinnersetrecipients: + vstinner, pitrou, phsilva, petr.viktorin, skrah, eric.snow, serhiy.storchaka, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, h-vetinari, nw0, CharlieZhao
2022-01-25 16:50:51vstinnersetmessageid: <1643129451.83.0.106942949537.issue40077@roundup.psfhosted.org>
2022-01-25 16:50:51vstinnerlinkissue40077 messages
2022-01-25 16:50:51vstinnercreate