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
Currently, /download/releases/X.Y.Z links are stored in the pages.Page model but we already have same feature in the downloads application. It would be nice to
merge their content
redirect /download/releases/X.Y.Z to /downloads/releases/python-XYZ
for all 2.7 and 3.x releases. We should keep the old URL active for older releases like 1.6, 2.3, etc.