]> granicus.if.org Git - python/commit
Correctly allocate complex types with tp_alloc. (bug #1498638)
authorGeorg Brandl <georg@python.org>
Thu, 1 Jun 2006 08:27:32 +0000 (08:27 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 1 Jun 2006 08:27:32 +0000 (08:27 +0000)
commit6b50c63a23227d542b094432525d2f857be648ef
treec9e661669d723b4773b60f18123f4e7d8a21eaca
parent85ac8508346db10592afde6c9ded8785942f60b7
Correctly allocate complex types with tp_alloc. (bug #1498638)
Objects/complexobject.c