]> granicus.if.org Git - python/commit
Issue #22896: Fixed using _getbuffer() in recently added _PyBytes_Format().
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Feb 2015 23:49:18 +0000 (01:49 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Feb 2015 23:49:18 +0000 (01:49 +0200)
commit83848704f550912fe559988d6de0b5105844d75f
treed65b091b56bdb1528a4eb34e046fd7ba196a6464
parent3dd3e26680110b3eeadedc9c8457dfe1db2b913c
Issue #22896: Fixed using _getbuffer() in recently added _PyBytes_Format().
Objects/bytesobject.c