◐ Shell
clean mode source ↗

Message 236656 - Python tracker

Message236656

Author serhiy.storchaka
Recipients ezio.melotti, rhettinger, scoder, serhiy.storchaka
Date 2015-02-26.08:58:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424941106.39.0.308979597145.issue23507@psf.upfronthosting.co.za>
In-reply-to
Content
Note the check for Py_REFCNT() == 1. Whithout it the code would be incorrect.
History
Date User Action Args
2015-02-26 08:58:26serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, scoder, ezio.melotti
2015-02-26 08:58:26serhiy.storchakasetmessageid: <1424941106.39.0.308979597145.issue23507@psf.upfronthosting.co.za>
2015-02-26 08:58:26serhiy.storchakalinkissue23507 messages
2015-02-26 08:58:26serhiy.storchakacreate