gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_in… · python/cpython@11c93d6 · GitHub
Skip to content

Commit 11c93d6

Browse files
authored
gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)
Add short code examples mirroring the existing Py_mod_abi example, so it is clear which slot definition macro (PySlot_DATA, PySlot_INT64, or PySlot_UINT64) to use for these two slots.
1 parent 7a014f4 commit 11c93d6

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Doc/c-api/module.rst

Lines changed: 17 additions & 0 deletions

0 commit comments

Comments
 (0)