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-06.11:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609933651.61.0.0499059002606.issue41798@roundup.psfhosted.org>
In-reply-to
Content
New changeset fe9f446afe46bd716592eda9fa2af8d9f46bbce4 by Erlend Egeberg Aasland in branch 'master':
bpo-41798: Allocate _decimal extension module C API on the heap (GH-24117)
https://github.com/python/cpython/commit/fe9f446afe46bd716592eda9fa2af8d9f46bbce4
History
Date User Action Args
2021-01-06 11:47:31vstinnersetrecipients: + vstinner, christian.heimes, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-06 11:47:31vstinnersetmessageid: <1609933651.61.0.0499059002606.issue41798@roundup.psfhosted.org>
2021-01-06 11:47:31vstinnerlinkissue41798 messages
2021-01-06 11:47:31vstinnercreate