Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pweids
Copy link
Contributor

@pweids pweids commented Sep 2, 2025

To give better visibility into supported Python versions, I've added a release calendar. I've done some investigations of when these versions changed, and the earliest change I found was from Python version 3.8 -> 3.9 in the viewer version 0.19.0.

Rerun Version Release Date Supported Python Version
0.25 Sep./Oct. 2025 3.10+
0.24 Jul. 17, 2025 3.9+
0.23 Apr. 24, 2025 3.9+
0.22 Feb. 6, 2025 3.9+
0.21 Dec. 18. 2024 3.9+
0.20 Nov. 14, 2024 3.9+
0.19 Oct. 17, 2024 3.8+

Closes #11015

@pweids pweids requested a review from Wumpf September 2, 2025 18:49
@pweids
Copy link
Contributor Author

pweids commented Sep 2, 2025

note we can change the 0.25 release date ahead of the actual release. I'll add that as a to-do, so happy to leave this open for now

@Wumpf Wumpf added 📖 documentation Improvements or additions to documentation include in changelog labels Sep 3, 2025
@Wumpf Wumpf changed the title adding release calendar for python Added release calendar for Python Sep 3, 2025
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

lgtm! There's more places we have to mention current python version and should link to that, but @IsseW will take care of that as part of 3.9 deprecation :)

| **Rerun Version** | **Release Date** | **Supported Python Version** |
|-------------------|------------------|------------------------------|
| 0.25 | Sep./Oct. 2025 | 3.10+ |
Copy link
Member

Choose a reason for hiding this comment

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

we're still going to support 3.9, but will mark it as deprecated. Guess that's still appropriate to call it out as the not supported version since we'll print a warning 🤔

@Wumpf Wumpf merged commit c5318e2 into main Sep 3, 2025
44 of 45 checks passed
@Wumpf Wumpf deleted the pweids/python-deprecation branch September 3, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Python Deprecation Calendar/Policy
2 participants