This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: License link for Python 2.6.5 release is broken
Type: Stage:
Components: Documentation Versions: Python 2.6
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: georg.brandl, silverjam
Priority: normal Keywords:

Created on 2010-03-29 16:10 by silverjam, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg101894 - (view) Author: Jason Mobarak (silverjam) Date: 2010-03-29 16:10
The 'Python License' link at

http://www.python.org/download/releases/2.6.5/

results in a 404.
msg102143 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2010-04-02 08:35
Thanks, should be fixed now.
History
Date User Action Args
2022-04-11 14:56:59adminsetgithub: 52508
2010-04-02 08:35:51georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg102143
2010-03-29 16:10:36silverjamcreate