]> granicus.if.org Git - python/commit
PYMALLOC_DEBUG routines: The "check API family" gimmick was going nowhere
authorTim Peters <tim.peters@gmail.com>
Thu, 28 Mar 2002 07:32:11 +0000 (07:32 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 28 Mar 2002 07:32:11 +0000 (07:32 +0000)
commitd1139e043c74fd2495ded3cb534c7e0a339532e2
treeaa3520689fe5a028c9121e3b5756acdbaa82c025
parent7bf9715a8b794cb743fdac97a9014102985a3dd3
PYMALLOC_DEBUG routines:  The "check API family" gimmick was going nowhere
fast, and just cluttered the code.  Get rid of it for now.  If a compelling
case can be made for it, easy to restore it later.
Include/pymem.h
Objects/obmalloc.c