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 pablogsal
Recipients erlendaasland, pablogsal
Date 2021-06-06.23:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623021293.28.0.0385373667679.issue44329@roundup.psfhosted.org>
In-reply-to
Content
>  will avoid unneeded allocations/GC tracking,

I am not sure what you mean, in the happy path you still need to GC track and allocate.
History
Date User Action Args
2021-06-06 23:14:53pablogsalsetrecipients: + pablogsal, erlendaasland
2021-06-06 23:14:53pablogsalsetmessageid: <1623021293.28.0.0385373667679.issue44329@roundup.psfhosted.org>
2021-06-06 23:14:53pablogsallinkissue44329 messages
2021-06-06 23:14:53pablogsalcreate