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