summaryrefslogtreecommitdiff
path: root/Misc/SpecialBuilds.txt
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-07-11 00:38:05 +0000
committerTim Peters <tim.peters@gmail.com>2002-07-11 00:38:05 +0000
commit8da52c993913d9f855aec35224e7cdf787abba8b (patch)
tree2659d72001c2369d449d70e65a58e6bca4a56d45 /Misc/SpecialBuilds.txt
parent875dfc6b95c3b9ac000c494638a4ed7123e583d0 (diff)
downloadcpython-8da52c993913d9f855aec35224e7cdf787abba8b.tar.gz
Noted the releases in which COUNT_ALLOCS can blow up.
Diffstat (limited to 'Misc/SpecialBuilds.txt')
-rw-r--r--Misc/SpecialBuilds.txt1
1 files changed, 1 insertions, 0 deletions
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: