Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Oct 4, 2022

:c:type:Py_UNICODE* -> :c:expr:Py_UNICODE*
(cherry picked from commit a081cae)

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

…xpr:`Py_UNICODE*`) (pythonGH-97784) :c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*` (cherry picked from commit a081cae) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-botbedevere-bot added skip news awaiting review docs Documentation in the Doc dir labels Oct 4, 2022
@ambvambv merged commit 1657c83 into python:3.11Oct 4, 2022
@miss-islingtonmiss-islington deleted the backport-a081cae-3.11 branch October 4, 2022 23:38
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
…expr:`Py_UNICODE*`) (GH-97784) (#97857) :c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*` (cherry picked from commit a081cae) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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

@miss-islington@ambv@bedevere-bot@AA-Turner