Skip to content

Commit 905fff4

Browse files
authored
Also add HEAPTYPE
1 parent 463a0d6 commit 905fff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/stable_abi.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,6 +1784,8 @@
17841784
added = '3.2'
17851785
[const.Py_TPFLAGS_BASETYPE]
17861786
added = '3.2'
1787+
[const.Py_TPFLAGS_HEAPTYPE]
1788+
added = '3.2'
17871789
[const.Py_TPFLAGS_HAVE_GC]
17881790
added = '3.2'
17891791
[const.Py_TPFLAGS_READY]

0 commit comments

Comments
 (0)