]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses...
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 1 May 2021 01:21:19 +0000 (02:21 +0100)
committerGitHub <noreply@github.com>
Sat, 1 May 2021 01:21:19 +0000 (02:21 +0100)
commit558df9010915c8fe94f4d7f842e7c5aabbb06b14
treebf0a029773e0ab1e563490d5f4560554f277c1f9
parent251ffa9d2b16b091046720628deb6a7906c35d29
bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768)
Doc/data/stable_abi.dat
Include/structseq.h
Misc/stable_abi.txt
PC/python3dll.c