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 <[email protected]>
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: <[email protected]>
2021-04-01 11:17:05petr.viktorinlinkissue43688 messages
2021-04-01 11:17:05petr.viktorincreate