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 ncoghlan
Recipients Arfrever, benjamin.peterson, dw, eli.bendersky, hynek, jcon, kmike, meador.inge, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, skrah, stutzbach, tshepang, vstinner
Date 2014-08-13.12:44:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It wouldn't be the first time we've used Py_REFCNT that way. We do it with tuples and normal strings as well.
History
Date User Action Args
2014-08-13 12:44:32ncoghlansetrecipients: + ncoghlan, pitrou, scoder, vstinner, benjamin.peterson, stutzbach, Arfrever, eli.bendersky, skrah, meador.inge, tshepang, python-dev, jcon, hynek, dw, serhiy.storchaka, kmike
2014-08-13 12:44:32ncoghlansetmessageid: <[email protected]>
2014-08-13 12:44:32ncoghlanlinkissue15381 messages
2014-08-13 12:44:32ncoghlancreate