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 python-dev
Recipients Arfrever, benjamin.peterson, dw, eli.bendersky, hynek, jcon, kmike, meador.inge, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, stutzbach, tshepang, vstinner
Date 2015-02-03.12:58:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150203125839.106309.98869@psf.io>
In-reply-to
Content
New changeset 3fdbdf4d2ac7 by Serhiy Storchaka in branch 'default':
Issue #15381: Try to fix refcount bug. Empty and 1-byte buffers are always shared.
https://hg.python.org/cpython/rev/3fdbdf4d2ac7
History
Date User Action Args
2015-02-03 12:58:46python-devsetrecipients: + python-dev, ncoghlan, pitrou, scoder, vstinner, benjamin.peterson, stutzbach, Arfrever, eli.bendersky, meador.inge, tshepang, jcon, hynek, dw, serhiy.storchaka, kmike
2015-02-03 12:58:46python-devlinkissue15381 messages
2015-02-03 12:58:46python-devcreate