Noted the releases in which COUNT_ALLOCS can blow up.
This commit is contained in:
parent
62fc52e6a1
commit
8acdf7a935
|
@ -141,6 +141,7 @@ the C way: by not defining NDEBUG), and some routines do additional
|
||||||
sanity checks inside "#ifdef Py_DEBUG" blocks.
|
sanity checks inside "#ifdef Py_DEBUG" blocks.
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
COUNT_ALLOCS introduced in 0.9.9
|
COUNT_ALLOCS introduced in 0.9.9
|
||||||
|
partly broken in 2.2 and 2.2.1
|
||||||
|
|
||||||
Each type object grows three new members:
|
Each type object grows three new members:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue