Uh oh!
There was an error while loading. Please reload this page.
gh-101100: Improve documentation on function attributes - #112933
Conversation
Uh oh!
There was an error while loading. Please reload this page.
hugovk
commented
Dec 11, 2023
And backport? |
Thanks @AlexWaygood for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @AlexWaygood and @hugovk, I could not cleanly backport this to |
Sorry, @AlexWaygood and @hugovk, I could not cleanly backport this to |
…ythonGH-112933)\n\nCo-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>.\n(cherry picked from commit 4c5b9c1)\n\n\nCo-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
…ythonGH-112933) (cherry picked from commit 4c5b9c1) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>.
GH-112974 is a backport of this pull request to the 3.12 branch. |
hugovk
commented
Dec 11, 2023
@AlexWaygood There's a bit more to do to resolve for 3.11, can I leave this for you? |
AlexWaygood
commented
Dec 11, 2023
Absolutely! (Though probably not tonight 😄) |
GH-113003 is a backport of this pull request to the 3.11 branch. |
…ython#112933) (cherry-picked from commit 4c5b9c1) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…#112933) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…#112933) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Theoretically, I could have kept the table as an old-style ASCII-art Sphinx table. But nearly every line was being changed anyway, so I figured I would update it to use the
.. list-tablesyntax while I was here.This gets us down to 11 Sphinx warnings in the datamodel docs.
📚 Documentation preview 📚: https://cpython-previews--112933.org.readthedocs.build/