You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See comments on #2719 for master, e.g. breaking doc builds of Doc/whatsnew/changelog.rst. But I wonder whether we should even bother doing this for 3.3 since it is so close to end-of-life and the Doc/Makefile for 3.3 is much older, e.g. it doesn't use venv or pip to build docs but rather downloads build tools using svn! At least, let's hold off on 3.3 until I've had a chance to play with it a bit more.
If any of the cherry-picks back into 3.3 have Misc/NEWS.d blurb entries, I guess you'll have two choices:
Manually merge them into Misc/NEWS, or
Run blurb split and blurb merge yourself as part of the release process, without checking in any of the intermediary files, just to regenerate Misc/NEWS. Then check your changes to Misc/NEWS in.
This will have the happy side-effect of also updating your Misc/NEWS to the modern aesthetics (e.g. bpo-, section name "macOS").
I think 2. is the way to go, personally; it seems like a very sensible approach to handling the end-of-life 3.3 branch overall. Misc/NEWS will remain where it is so it won't affect the Doc build process.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
No description provided.