From 8acdf7a935ce809b3ce00cdde27dd2e20aff1785 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Thu, 11 Jul 2002 00:38:05 +0000 Subject: [PATCH] Noted the releases in which COUNT_ALLOCS can blow up. --- Misc/SpecialBuilds.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/SpecialBuilds.txt b/Misc/SpecialBuilds.txt index 17cfaecaa20..a30801fb90d 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: