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 erlendaasland
Recipients erlendaasland, pablogsal
Date 2021-04-08.22:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617921141.72.0.434028188394.issue43779@roundup.psfhosted.org>
In-reply-to
Content
We could also adjust Parser/asdl_c.py to decref right after a failed _PyArena_AddPyObject() call, instead of goto failure and Py_XDECREF. I'm not sure it's worth it though.
History
Date User Action Args
2021-04-08 22:32:21erlendaaslandsetrecipients: + erlendaasland, pablogsal
2021-04-08 22:32:21erlendaaslandsetmessageid: <1617921141.72.0.434028188394.issue43779@roundup.psfhosted.org>
2021-04-08 22:32:21erlendaaslandlinkissue43779 messages
2021-04-08 22:32:21erlendaaslandcreate