gh-101100: Fix Sphinx warnings in whatsnew/3.11.rst and related#114531
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
It LGTM for main, but most of the changes should not be backported to 3.11, and some should not be backported to 3.12 either.
It is safer to not use automation, but re-do this work for 3.12 and 3..11 separately, to be sure that you do not remove a working reference.
Sorry, something went wrong.
|
It could be perhaps simpler to make a patch for 3.11, then apply it to 3.12, fix new warnings, apply the new patch to main and fix the remaining warnings. It is how we did before Git. You can still use this sequence for fixing What's New for older versions. |
Sorry, something went wrong.
yep, good idea.
Interesting, will try that for the next What's New. 👍 |
Sorry, something went wrong.
Sure, we-added For that PR, https://docs.python.org/3/library/stdtypes.html#mutable-sequence-types Should we link Or add Or somewhere else? |
Sorry, something went wrong.
Fix 51 warnings, mainly removals or renames.
📚 Documentation preview 📚: https://cpython-previews--114531.org.readthedocs.build/