]> granicus.if.org Git - python/commit
Issue #4445: save 3 bytes of memory (on average) per bytes allocation.
authorMark Dickinson <dickinsm@gmail.com>
Sat, 6 Dec 2008 15:33:31 +0000 (15:33 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 6 Dec 2008 15:33:31 +0000 (15:33 +0000)
commitfd24b323f9998d34669c84ba0d5c3dbd827bdc17
tree3dc02b46aa6ed7bd71f1cf96f00fb2041c272e6e
parent17fe364b44c31c88a49f7d1d24efa7cdce8b6ccd
Issue #4445: save 3 bytes of memory (on average) per bytes allocation.
(This is a forward port of r67601).
Misc/NEWS
Objects/bytesobject.c