gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits#98631
Uh oh!
There was an error while loading. Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Once this is merged, I can edit the remaining Improved Modules that I didn't already address before.