Issue 20966: Documentation Link for "Python Tkinter Resources" is currently broken (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/65165
classification
| Title: | Documentation Link for "Python Tkinter Resources" is currently broken | ||
|---|---|---|---|
| Type: | behavior | Stage: | resolved |
| Components: | Documentation | Versions: | Python 3.4, Python 3.5, Python 2.7 |
process
| Status: | closed | Resolution: | fixed |
|---|---|---|---|
| Dependencies: | Superseder: | ||
| Assigned To: | docs@python | Nosy List: | andyma, docs@python, python-dev, zach.ware |
| Priority: | normal | Keywords: |
Created on 2014-03-18 09:07 by andyma, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (3) | ||
|---|---|---|
| msg213950 - (view) | Author: andy.ma (andyma) | Date: 2014-03-18 09:07 |
| The "Python Tkinter Resources" link(http://www.python.org/topics/tkinter/) resides in the topic of "tkinter — Python interface to Tcl/Tk"(http://docs.python.org/2/library/tkinter.html) is currently broken. It redirects to "https://www.python.org/topics/tkinter/" which presented a 404 error. | ||
| msg213966 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-03-18 14:20 |
| New changeset be1e015a8405 by Zachary Ware in branch '2.7': Issue #20966: Fix Tkinter Resources link http://hg.python.org/cpython/rev/be1e015a8405 New changeset f28f63c5d30a by Zachary Ware in branch '3.4': Issue #20966: Fix Tkinter Resources link http://hg.python.org/cpython/rev/f28f63c5d30a New changeset f8b40d33e45d by Zachary Ware in branch 'default': Closes #20966: Fix Tkinter Resources link (merge from 3.4) http://hg.python.org/cpython/rev/f8b40d33e45d | ||
| msg213967 - (view) | Author: Zachary Ware (zach.ware) * ![]() |
Date: 2014-03-18 14:21 |
| Fixed, thanks for the report! |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:00 | admin | set | github: 65165 |
| 2014-03-18 14:21:32 | zach.ware | set | versions: - Python 3.1, Python 3.2, Python 3.3nosy: + zach.waremessages: + type: resource usage -> behavior |
| 2014-03-18 14:20:46 | python-dev | set | status: open -> closednosy: + python-devmessages: + resolution: fixedstage: resolved |
| 2014-03-18 09:07:19 | andyma | create |

