Skip to content

gh-107091: Fix some uses of :func: role - #107378

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docs-func-role
Jul 29, 2023
Merged

gh-107091: Fix some uses of :func: role#107378
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docs-func-role

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jul 28, 2023

Copy link
Copy Markdown
Member

:c:func: or :c:macro: should be used instead.


📚 Documentation preview 📚: https://cpython-previews--107378.org.readthedocs.build/

:c:func: or :c:macro: should be used instead.
@serhiy-storchaka
serhiy-storchaka merged commit 413ba89 into python:mainJul 29, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 413ba8943e2f1d896a0568eb571a041b88589440 3.12

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 413ba8943e2f1d896a0568eb571a041b88589440 3.11

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 29, 2023
:c:func: or :c:macro: should be used instead..
(cherry picked from commit 413ba89)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-107416 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jul 29, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 29, 2023
:c:func: or :c:macro: should be used instead..
(cherry picked from commit 413ba89)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Jul 29, 2023
@serhiy-storchakaserhiy-storchaka removed their assignment Jul 29, 2023
serhiy-storchaka added a commit that referenced this pull request Jul 29, 2023
:c:func: or :c:macro: should be used instead.
(cherry picked from commit 413ba89)
serhiy-storchaka added a commit that referenced this pull request Jul 29, 2023
:c:func: or :c:macro: should be used instead.
(cherry picked from commit 413ba89)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka@miss-islington@bedevere-bot@AA-Turner