Skip to content

Don't panic on invalid version status#328

Merged
hugovk merged 7 commits intopython:mainfrom
m-aciek:graceful-support-for-invalid-version-status
Feb 26, 2026
Merged

Don't panic on invalid version status#328
hugovk merged 7 commits intopython:mainfrom
m-aciek:graceful-support-for-invalid-version-status

Conversation

@m-aciek
Copy link
Contributor

@m-aciek m-aciek commented Feb 25, 2026

Fixes #327.

Example warning (CI):

2026-02-26 00:54:36,409 WARNING: Saw invalid version status '', expected to be one of EOL, bugfix, end-of-life, feature, in development, pre-release, prerelease, security, security-fixes, stable. Context: {'branch': '', 'pep': 826, 'status': '', 'first_release': '2027-10-06', 'end_of_life': '2032-10', 'release_manager': 'Savannah Ostrowski'}

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

m-aciek and others added 2 commits February 26, 2026 14:15
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk hugovk merged commit 3116451 into python:main Feb 26, 2026
13 checks passed
@hugovk
Copy link
Member

hugovk commented Feb 26, 2026

Thanks!

@m-aciek m-aciek deleted the graceful-support-for-invalid-version-status branch February 26, 2026 13:31
@m-aciek
Copy link
Contributor Author

m-aciek commented Feb 26, 2026

Thanks!

My pleasure :) 🫡

Sign up for free to 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.

Skip empty branch/status from release-cycle file

2 participants