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 petr.viktorin
Recipients petr.viktorin, vstinner
Date 2021-04-01.11:17:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617275825.78.0.889068304372.issue43688@roundup.psfhosted.org>
In-reply-to
Content
If you do this, please check the performance impact. Py_INCREF/Py_DECREF are very common.
History
Date User Action Args
2021-04-01 11:17:05petr.viktorinsetrecipients: + petr.viktorin, vstinner
2021-04-01 11:17:05petr.viktorinsetmessageid: <1617275825.78.0.889068304372.issue43688@roundup.psfhosted.org>
2021-04-01 11:17:05petr.viktorinlinkissue43688 messages
2021-04-01 11:17:05petr.viktorincreate