]> granicus.if.org Git - python/commit
Issue #15381: Try to fix refcount bug. Empty and 1-byte buffers are always shared.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 3 Feb 2015 12:57:49 +0000 (14:57 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 3 Feb 2015 12:57:49 +0000 (14:57 +0200)
commitb9765eec5cbc149120acb50646256cffde94d74f
tree88ec7474d898b34c898203e2031d5f47d5f81fbc
parentab53ab0a843757d2a40bde1e00a80ea91bcf8402
Issue #15381: Try to fix refcount bug. Empty and 1-byte buffers are always shared.
Modules/_io/bytesio.c