Skip to content

Conversation

@CAM-Gerlach
Copy link
Member

@CAM-GerlachCAM-Gerlach commented Oct 24, 2022

Part of #95913

This PR copyedits, sorts and fixes the syntax of the Removed section of the What's New in Python 3.11 document. In particular, it:

  • Orders the list alphabetically by module, with misc items (configure flags, macros, tools, etc) at the end
  • Adds, fixes and refines Sphinx cross references
  • Adds appropriate Sphinx roles and other constructs
  • Tweaks the text to fix grammar/wording issues
  • Uses consistent, direct phrasing for easier/quicker readability

No items were added in this PR, as searching/grepping the docs didn't reveal any missing removals (at least of whole functions/methods/classes/etc), and all significant changelog entries containing remove* for removing Python APIs were covered.

@bedevere-botbedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 24, 2022
@CAM-GerlachCAM-Gerlach added 3.11 only security fixes needs backport to 3.11 only security fixes labels Oct 24, 2022
@CAM-GerlachCAM-Gerlach mentioned this pull request Oct 24, 2022
33 tasks
@CAM-GerlachCAM-Gerlach changed the title Fix and refine Sphinx xrefs & grammar/phrasing in Removed sectiongh-95913: Edit, xref and sort 3.11 WhatsNew Removed sectionOct 24, 2022
@CAM-GerlachCAM-Gerlach changed the title gh-95913: Edit, xref and sort 3.11 WhatsNew Removed sectiongh-95913: Edit, xref & sort 3.11 WhatsNew Removed sectionOct 24, 2022
@pablogsalpablogsal merged commit 8dbec4d into python:mainOct 24, 2022
@miss-islington
Copy link
Contributor

Thanks @CAM-Gerlach for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2022
…onGH-98584) (cherry picked from commit 8dbec4d) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-bot
Copy link

GH-98594 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Oct 24, 2022
miss-islington added a commit that referenced this pull request Oct 24, 2022
(cherry picked from commit 8dbec4d) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
pablogsal pushed a commit that referenced this pull request Oct 24, 2022
(cherry picked from commit 8dbec4d) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
pablogsal pushed a commit that referenced this pull request Oct 24, 2022
(cherry picked from commit 8dbec4d) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11only security fixesdocsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@CAM-Gerlach@miss-islington@bedevere-bot@pablogsal