summaryrefslogtreecommitdiffstats
path: root/Doc/data
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2021-05-01 01:21:19 (GMT)
committerGitHub <noreply@github.com>2021-05-01 01:21:19 (GMT)
commit558df9010915c8fe94f4d7f842e7c5aabbb06b14 (patch)
treebf0a029773e0ab1e563490d5f4560554f277c1f9 /Doc/data
parent251ffa9d2b16b091046720628deb6a7906c35d29 (diff)
downloadcpython-558df9010915c8fe94f4d7f842e7c5aabbb06b14.zip
cpython-558df9010915c8fe94f4d7f842e7c5aabbb06b14.tar.gz
cpython-558df9010915c8fe94f4d7f842e7c5aabbb06b14.tar.bz2
bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768)
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/stable_abi.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/data/stable_abi.dat b/Doc/data/stable_abi.dat
index 833228f..b21374a 100644
--- a/Doc/data/stable_abi.dat
+++ b/Doc/data/stable_abi.dat
@@ -918,6 +918,7 @@ Py_tp_setattro
Py_tp_str
Py_tp_traverse
Py_uintptr_t
+_PyStructSequence_InitType
_frame
_node
allocfunc