Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-93738: Documentation C syntax (:c:type:PyInterpreterState * -> :c:expr:PyInterpreterState *) #97777

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Oct 3, 2022

Part of #93738. This PR converts references for PyInterpreterState * to the c:expr syntax.

A

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 3, 2022
@AA-Turner AA-Turner self-assigned this Oct 3, 2022
@AA-Turner AA-Turner added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Oct 3, 2022
@ambv ambv merged commit 4ebb025 into python:main Oct 4, 2022
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-97865 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 4, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
…` -> :c:expr:`PyInterpreterState *`) (pythonGH-97777)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
…` -> :c:expr:`PyInterpreterState *`) (pythonGH-97777)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@ambv ambv added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Oct 5, 2022
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-97877 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 5, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2022
…` -> :c:expr:`PyInterpreterState *`) (pythonGH-97777)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Oct 5, 2022
…*` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97865)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Oct 5, 2022
…*` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97877)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@AA-Turner AA-Turner deleted the sphinx-3-PyInterpreterState branch October 6, 2022 17:20
mpage pushed a commit to mpage/cpython that referenced this pull request Oct 11, 2022
…` -> :c:expr:`PyInterpreterState *`) (python#97777)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
…*` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97865)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb025)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

5 participants