Skip to content

Fix (and modify) the What's New template - #386

Merged
hugovk merged 3 commits into
python:mainfrom
StanFromIreland:what-snew
May 17, 2026
Merged

Fix (and modify) the What's New template#386
hugovk merged 3 commits into
python:mainfrom
StanFromIreland:what-snew

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

The issue on line 113 caused docs build warnings, blocking the CI. Apart from that, I removed a few things and cleaned up whitespace. I think the comments were a bit out of date, we expect contributors to write full entries now, editors only do the final touch-ups. I can revert changes if it's too much.

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleanups look okay.

The issue on line 113 caused docs build warnings, blocking the CI.

Is this outdated, was it actually python/cpython#149500 (comment)?

image

Comment threadrun_release.py Outdated
@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

Is this outdated, was it actually python/cpython#149500 (comment)?

No, it was the reason you had to disable branch protection ;-)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk
hugovk merged commit 5f92ae8 into python:mainMay 17, 2026
18 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@hugovk