Issue 13176: Broken link in bugs.rst (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/57385
classification
Title: | Broken link in bugs.rst | ||
---|---|---|---|
Type: | Stage: | resolved | |
Components: | Documentation | Versions: | Python 3.2 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | eric.araujo | Nosy List: | berker.peksag, docs@python, eric.araujo, python-dev |
Priority: | normal | Keywords: | patch |
Created on 2011-10-14 08:05 by berker.peksag, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
broken_link_v1.patch | berker.peksag,2011-10-14 08:05 |
Messages (4) | ||
---|---|---|
msg145499 - (view) | Author: Berker Peksag (berker.peksag) * ![]() |
Date: 2011-10-14 08:05 |
http://www.python.org/dev/workflow/ is missing in 3.2 documentation. See: http://docs.python.org/py3k/bugs.html It works with latest version of the documentation: http://docs.python.org/dev/bugs.html | ||
msg145536 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-10-14 15:38 |
New changeset 9ef20fbd340f by Éric Araujo in branch '3.2': Update dead references from py.org/dev/faq to the devguide (#13176) http://hg.python.org/cpython/rev/9ef20fbd340f | ||
msg145538 - (view) | Author: Éric Araujo (eric.araujo) * ![]() |
Date: 2011-10-14 15:47 |
Thanks for the report! | ||
msg145544 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-10-14 16:06 |
New changeset ebf3f2a4c61a by Éric Araujo in branch '2.7': Update dead references from py.org/dev/faq to the devguide (#13176) http://hg.python.org/cpython/rev/ebf3f2a4c61a |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:22 | admin | set | github: 57385 |
2011-10-14 16:06:07 | python-dev | set | messages: + |
2011-10-14 15:47:56 | eric.araujo | set | status: open -> closedresolution: fixedmessages: + stage: resolved |
2011-10-14 15:38:50 | python-dev | set | nosy: + python-devmessages: + |
2011-10-14 15:33:40 | eric.araujo | set | assignee: docs@python -> eric.araujonosy: + eric.araujo |
2011-10-14 08:05:07 | berker.peksag | create |