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:PyObject -> :c:expr:PyObject) #97776

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 PyObject* or PyObject * to the c:expr syntax.

A

@ambv ambv merged commit 0bf6a61 into python:main Oct 4, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 4, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
…:`PyObject`) (pythonGH-97776)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

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
…:`PyObject`) (pythonGH-97776)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@miss-islington
Copy link
Contributor

miss-islington commented Oct 5, 2022

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

@miss-islington
Copy link
Contributor

miss-islington commented Oct 5, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2022
…:`PyObject`) (pythonGH-97776)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 5, 2022

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

@bedevere-bot
Copy link

bedevere-bot commented Oct 5, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2022
…:`PyObject`) (pythonGH-97776)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Oct 5, 2022
…r:`PyObject`) (GH-97776) (#97888)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Oct 5, 2022
…r:`PyObject`) (GH-97776) (#97889)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

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

:c:type:`PyObject` -> :c:expr:`PyObject`
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
…r:`PyObject`) (GH-97776) (#97889)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a61)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants