bpo-47169: Export PyOS_CheckStack on Windows (GH-32414)

This commit is contained in:
Petr Viktorin 2022-04-21 18:03:25 +02:00 committed by GitHub
parent 944fffee89
commit ac4ffd3be2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@ IFDEF_DOC_NOTES = {
WINDOWS_IFDEFS = frozenset({
'MS_WINDOWS',
'PY_HAVE_THREAD_NATIVE_ID',
'USE_STACKCHECK',
})
# The stable ABI manifest (Misc/stable_abi.txt) exists only to fill the