[issue13075] PEP-0001 contains dead links

2011-10-09 Thread Ezio Melotti
Ezio Melotti added the comment: This has been fixed in http://hg.python.org/peps/rev/398596b3 Thanks for the report and the patch! -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue13075] PEP-0001 contains dead links

2011-10-01 Thread Mike Hoy
Mike Hoy added the comment: Added links under Resources to the new Dev Guide. Added a link to the Guide itself and a link to the faq. -- keywords: +patch Added file: http://bugs.python.org/file23289/pep-0001-broken-links.diff ___ Python tracker

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Nick Coghlan
Nick Coghlan added the comment: These pages are all still on python.org - the links just need to be updated to point to the devguide equivalents (under http://docs.python.org/devguide) -- nosy: +ncoghlan ___ Python tracker

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Mike Hoy
Mike Hoy added the comment: Of course I would be creating new articles based on the archived pages. -- ___ Python tracker ___ ___ Pyt

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Mike Hoy
Mike Hoy added the comment: I'm working on making a patch for this. I just want to confirm that the information I found is correct: Article Name OLD URL ARCHIVED URL How Python is Developed OLD: http://www.python.org/dev/intro/ ARCHIVE: http://www.etsimo.uniovi.es/python/dev/intro/ Python's

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Eric Snow
Eric Snow added the comment: "Maybe some of them are already superseded, but even then I think they have at least historical value and should be kept on python.org." +1 -- nosy: +eric.snow ___ Python tracker ___

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue13075] PEP-0001 contains dead links

2011-09-30 Thread Elmar Zander
New submission from Elmar Zander : The links in section "Resources" of PEP-0001 are all dead. They point to www.python.org/dev/ and all return a 404. Most of them can still be found via google archive.org, but that's not really how it should be. Maybe some of them are already superseded, but e