gh-95913: Fix and copyedit New Features section of 3.11 What's New#95915
gh-95913: Fix and copyedit New Features section of 3.11 What's New#95915encukou merged 5 commits into
Conversation
|
Approved the pep 678 related edits. |
Sorry, something went wrong.
c6e9c6d to
3c4a03a
Compare
August 14, 2022 07:38
|
Thanks @iritkatriel and sorry for the delay getting to this @ezio-melotti — I responded to the comments, fixed the conflict caused by #95937 changing the title of the next section, cherry-picked in @iritkatriel 's #95955 (to fix the conflicts with this), and added a commit adding consistent, standardized section ref labels to the touched sections. Closes #95955 |
Sorry, something went wrong.
|
LGTM other than the discussion about bpo vs GH issue linking being unresolved. |
Sorry, something went wrong.
|
This is an improvement, so I'll merge it. |
Sorry, something went wrong.
|
Thanks @CAM-Gerlach for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
…New (pythonGH-95915) (cherry picked from commit 8ee27e3) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Part of #95913
Fixes Sphinx and textual issues in the What's New in Python 3.11 "New Features" section, improves the clarity, quality and non-duplication of the text, and links to referenced documentation sections.
Nothing too major, but a few highlights:
BaseException.add_note()method