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
fix: remap dead hg.python.org release-notes URLs to GitHub
Adds a corrected_release_notes_url property to the Release model that
converts old Mercurial-hosted URLs (hg.python.org, now unreachable) to
their equivalent paths on GitHub, so legacy release pages still have
working changelog links.
Closes#2865
0 commit comments