Skip to content

[3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)#151322

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-11c93d6-3.15
Open

[3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)#151322
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-11c93d6-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

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.
(cherry picked from commit 11c93d6)

Co-authored-by: Taeknology 20297177+Taeknology@users.noreply.github.com

…ple_interpreters (pythonGH-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.
(cherry picked from commit 11c93d6)

Co-authored-by: Taeknology <20297177+Taeknology@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants