From: Tim Peters Date: Thu, 11 Jul 2002 00:38:05 +0000 (+0000) Subject: Noted the releases in which COUNT_ALLOCS can blow up. X-Git-Tag: v2.3c1~5053 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8acdf7a935ce809b3ce00cdde27dd2e20aff1785;p=python Noted the releases in which COUNT_ALLOCS can blow up. --- diff --git a/Misc/SpecialBuilds.txt b/Misc/SpecialBuilds.txt index 17cfaecaa2..a30801fb90 100644 --- a/Misc/SpecialBuilds.txt +++ b/Misc/SpecialBuilds.txt @@ -141,6 +141,7 @@ the C way: by not defining NDEBUG), and some routines do additional sanity checks inside "#ifdef Py_DEBUG" blocks. --------------------------------------------------------------------------- COUNT_ALLOCS introduced in 0.9.9 + partly broken in 2.2 and 2.2.1 Each type object grows three new members: