]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25961: Fixed compilation error and a leak in type constructor.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Dec 2015 10:03:14 +0000 (12:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Dec 2015 10:03:14 +0000 (12:03 +0200)
commit28f35f246b1bc030bd3f2ed0ca1010412dee2273
tree133575a4a16f20654cfecdbfc9def1a7963d47a6
parentf9347e3b44425c1cb357a0ae76e8756c5894d6c6
Issue #25961: Fixed compilation error and a leak in type constructor.
Objects/typeobject.c