| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
GH-97857 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-97858 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
…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>
…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>
…xpr:`Py_UNICODE*`) (python#97784) :c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`
| Back | FazBrowse Home | New Git URL |
Part of #93738. This PR converts references for Py_UNICODE* to the c:expr syntax.
A