Skip to content

gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits #98631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

CAM-Gerlach
Copy link
Member

@CAM-Gerlach CAM-Gerlach commented Oct 25, 2022

Part of #95913

I've already done the most important ones, but to ensure PRs to edit the remaining Improved Modules sections can all be submitted in parallel and don't introduce any merge conflicts with each other, this final prep PR (which can hopefully be merged quickly) ensures there are two line breaks between each section (per standard convention), and adds the same standard ref target labels to each section as the previous to enable stable cross-referencing.
This avoids both merge conflicts and cross-PR dependencies, simplifying the remaining process.

This is similar to #98342 , which did the same for the other top-level sections; I couldn't do so for these at the time since there were a number of PRs in flight on the individual module sections.

Additionally, it makes a few other small mechanical changes to make the rest go smoother:

  • Tweaked the order of the Improved Modules to fix a few out of order modules
  • Fixed a few minor formatting issues
  • Resolved the remaining Sphinx warnings in this section

Once this is merged, I can edit the remaining Improved Modules that I didn't already address before.

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 25, 2022
@CAM-Gerlach CAM-Gerlach changed the title Prepare Improved Modules 3.11 WhatsNew section for final edits gh-95913: Prepare Improved Modules 3.11 WhatsNew section for final edits Oct 25, 2022
@CAM-Gerlach CAM-Gerlach added 3.11 only security fixes needs backport to 3.11 only security fixes labels Oct 25, 2022
@CAM-Gerlach CAM-Gerlach changed the title gh-95913: Prepare Improved Modules 3.11 WhatsNew section for final edits gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits Oct 25, 2022
@CAM-Gerlach CAM-Gerlach mentioned this pull request Oct 25, 2022
33 tasks
@JelleZijlstra JelleZijlstra merged commit dd13b23 into python:main Oct 25, 2022
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @CAM-Gerlach and @JelleZijlstra, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker dd13b23e49b8c49bc751fe5ed470773a2d60b7d1 3.11

@JelleZijlstra JelleZijlstra added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Oct 25, 2022
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 25, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2022
…dits (pythonGH-98631)

* Add two line breaks and ref target labels to remaining subsections

* Fix a few out of order Improved Modules

* Fix a few minor textual formatting issues in sections

* Fix remaining Sphinx warnings in the Improved Modules section
(cherry picked from commit dd13b23)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Oct 25, 2022
…H-98631)

* Add two line breaks and ref target labels to remaining subsections

* Fix a few out of order Improved Modules

* Fix a few minor textual formatting issues in sections

* Fix remaining Sphinx warnings in the Improved Modules section
(cherry picked from commit dd13b23)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants