| 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-97859 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
… :c:expr:`PyUnicodeObject*`) (pythonGH-97783) :c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*` (cherry picked from commit 898834e) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-97860 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
… :c:expr:`PyUnicodeObject*`) (pythonGH-97783) :c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*` (cherry picked from commit 898834e) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
… :c:expr:`PyUnicodeObject*`) (python#97783) :c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
| Back | FazBrowse Home | New Git URL |
Part of #93738. This PR converts references for PyUnicodeObject* to the c:expr syntax.
A