Skip to content

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

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-11c93d6-3.15
Jun 16, 2026
Merged

[3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)#151322
hugovk merged 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>
@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 11, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 11, 2026
@hugovk hugovk merged commit 488a03b into python:3.15 Jun 16, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 16, 2026
@miss-islington miss-islington deleted the backport-11c93d6-3.15 branch June 16, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants