◐ Shell
clean mode source ↗

[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) by ambv · Pull Request #97925 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ambv

@ambv ambv commented

Oct 5, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

:c:type:<C type> -> :c:expr:<C type>

Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 0031e62)

Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com

…:expr:<C type>) (pythonGH-97768)

:c:type:`<C type>` -> :c:expr:`<C type>`

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0031e62)

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

@ambv ambv merged commit 3b0f2a7 into python:3.10

Oct 5, 2022

@ambv ambv deleted the backport-0031e62-3.10 branch

October 5, 2022 21:10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@tiran tiran Awaiting requested review from tiran tiran is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ambv @bedevere-bot @AA-Turner