Uh oh!
There was an error while loading. Please reload this page.
gh-107298: Docs: add targets for some :c:member: and :c:macro: references - #107316
Conversation
e15b0f6 to
0e1f4a9Compare…references Add targets for PyStructSequence_Desc and PyStructSequence_Field members and macros like Py_EQ. Fix target for Py_RETURN_RICHCOMPARE.
0e1f4a9 to
310bf2cCompare
vstinner
left a comment
There was a problem hiding this comment.
LGTM. It would be even better with upper case (see my comment) :-)
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Victor Stinner <vstinner@python.org>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Jul 27, 2023
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
miss-islington
commented
Jul 27, 2023
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
bedevere-bot
commented
Jul 27, 2023
GH-107332 is a backport of this pull request to the 3.12 branch. |
…references (pythonGH-107316) Add targets for PyStructSequence_Desc and PyStructSequence_Field members and macros like Py_EQ. Fix target for Py_RETURN_RICHCOMPARE. (cherry picked from commit abec9a1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
…macro: references (pythonGH-107316) Add targets for PyStructSequence_Desc and PyStructSequence_Field members and macros like Py_EQ. Fix target for Py_RETURN_RICHCOMPARE.. (cherry picked from commit abec9a1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot
commented
Jul 27, 2023
GH-107333 is a backport of this pull request to the 3.11 branch. |
Add targets for PyStructSequence_Desc and PyStructSequence_Field members and macros like Py_EQ.
Fix target for Py_RETURN_RICHCOMPARE.
📚 Documentation preview 📚: https://cpython-previews--107316.org.readthedocs.build/