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.19:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609962447.27.0.3998275067.issue41798@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ab045933b90d1954af983cc08d1bf0bc46b6240 by Hai Shi in branch 'master':
bpo-41798: Allocate the _datetime.datetime_CAPI on the heap memory (GH-24096)
https://github.com/python/cpython/commit/1ab045933b90d1954af983cc08d1bf0bc46b6240
History
Date User Action Args
2021-01-06 19:47:27vstinnersetrecipients: + vstinner, christian.heimes, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-06 19:47:27vstinnersetmessageid: <1609962447.27.0.3998275067.issue41798@roundup.psfhosted.org>
2021-01-06 19:47:27vstinnerlinkissue41798 messages
2021-01-06 19:47:27vstinnercreate