Skip to content

[3.11] gh-93738: Documentation C syntax (:c:type:PyBytesObject* -> :c:expr:PyBytesObject*) (GH-97782) #97861

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 4, 2022

:c:type:PyBytesObject* -> :c:expr:PyBytesObject*
(cherry picked from commit 9ebc508)

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

…c:expr:`PyBytesObject*`) (pythonGH-97782)

:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`
(cherry picked from commit 9ebc508)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-bot bedevere-bot added skip news awaiting review docs Documentation in the Doc dir labels Oct 4, 2022
@ambv ambv merged commit df133f5 into python:3.11 Oct 4, 2022
@miss-islington miss-islington deleted the backport-9ebc508-3.11 branch October 4, 2022 23:40
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
…:c:expr:`PyBytesObject*`) (GH-97782) (#97861)

:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`
(cherry picked from commit 9ebc508)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants