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
"Status of Python versions" page: more details in charts, more descriptive text (#1531)
* Python version status: show when bugfix releases become security releases
* Make them look all the same
* Show EOL ones as red
* Two graphs
* Remove unacceptable newline
* Join an unacceptably split line
* Hide the starts of EOL versions
* Special-case 2.7
* Remove 3.5
* Format
* Put labels on top, if the mask doesn't work
* simplify the svg paths
* Add more explanation to the Python versions Status key
* clarify what a feature fix is.
* Update _tools/generate_release_cycle.py
Co-authored-by: Hugo van Kemenade <[email protected]>
* Update _tools/generate_release_cycle.py
Co-authored-by: Hugo van Kemenade <[email protected]>
* Update _tools/generate_release_cycle.py
Co-authored-by: Hugo van Kemenade <[email protected]>
* Update _tools/generate_release_cycle.py
Co-authored-by: Hugo van Kemenade <[email protected]>
* Update _tools/generate_release_cycle.py
Co-authored-by: Hugo van Kemenade <[email protected]>
* Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <[email protected]>
* 3.13 gets two years of bug fixes, earlier gets 1.5 years
* last changes from the review
* use a consistent anchor for the full chart
* more tweaking of the phase descriptions
* Use `height` consistently
* Clean up the path code
* Remove the "shade" rectangle, keep left+right+border or a single rect
* Use the same radius everywhere
* Rearrange comments/assignments
* No mask for active branches
* Restore bold red color
* Update _tools/release_cycle_template.svg.jinja
---------
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
0 commit comments