]> granicus.if.org Git - python/commit
Issue #21233: Revert bytearray(int) optimization using calloc()
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 2 Jun 2014 20:22:42 +0000 (22:22 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 2 Jun 2014 20:22:42 +0000 (22:22 +0200)
commit2bc4d95bb67a0bcddec5b76e7f7b5d10b098aa49
tree22819b8136a525a7c919d6d7a91c4de94fc10016
parentd8f0d922d53a8f7bb64c1fda26be386bd2e3d958
Issue #21233: Revert bytearray(int) optimization using calloc()
Doc/whatsnew/3.5.rst
Misc/NEWS
Objects/bytearrayobject.c