Message 336040 - Python tracker

Message336040

Author rhettinger
Recipients rhettinger, serhiy.storchaka, sir-sigurd, vstinner
Date 2019-02-20.06:36:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550644570.43.0.056730157341.issue36031@roundup.psfhosted.org>
In-reply-to
Content
-1 This technique has a low payoff (possibly even zero due to memcpy() overhead) but is likely to create future maintenance issues (risk of bugs due to the fragility of assuming a refcnt of one, awkwardness of maintenance if we have to alter the surrounding code).
History
Date User Action Args
2019-02-20 06:36:10rhettingersetrecipients: + rhettinger, vstinner, serhiy.storchaka, sir-sigurd
2019-02-20 06:36:10rhettingersetmessageid: <1550644570.43.0.056730157341.issue36031@roundup.psfhosted.org>
2019-02-20 06:36:10rhettingerlinkissue36031 messages
2019-02-20 06:36:10rhettingercreate