diff options
-rw-r--r-- | Misc/SpecialBuilds.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/SpecialBuilds.txt b/Misc/SpecialBuilds.txt index 17cfaec..a30801f 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: |