FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) by AA-Turner · Pull Request #97783 · python/cpython · GitHub

/ cpython Public

gh-93738: Documentation C syntax (:c:type:PyUnicodeObject* -> :c:expr:PyUnicodeObject*) - #97783

Merged
ambv merged 1 commit into
python:mainfrom
AA-Turner:sphinx-3-PyUnicodeObject
Oct 4, 2022
Merged

gh-93738: Documentation C syntax (:c:type:PyUnicodeObject* -> :c:expr:PyUnicodeObject*)#97783
ambv merged 1 commit into
python:mainfrom
AA-Turner:sphinx-3-PyUnicodeObject

Conversation

AA-Turner commented Oct 3, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

A

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

Copy link
Copy Markdown
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.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-97859 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 4, 2022
… :c:expr:`PyUnicodeObject*`) (pythonGH-97783)

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 4, 2022

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
… :c:expr:`PyUnicodeObject*`) (pythonGH-97783)

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e)

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

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e)

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

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e)

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

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

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL