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: About this document refers to SourceForge tracker
Type: Stage:
Components: Documentation Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: brett.cannon, kjohnson
Priority: normal Keywords:

Created on 2007-11-19 15:51 by kjohnson, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg57635 - (view) Author: Kent Johnson (kjohnson) * Date: 2007-11-19 15:51
"About this document" http://docs.python.org/lib/about.html still refers
to "the Python Bug Tracker at SourceForge". The bug tracker link is
incorrect (should be the new tracker) and the SF reference is obsolete.
msg57654 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2007-11-19 18:57
Fixed in r59059.
History
Date User Action Args
2022-04-11 14:56:28adminsetgithub: 45803
2008-02-02 01:39:26loewislinkissue1999 superseder
2007-11-19 18:57:11brett.cannonsetstatus: open -> closed
resolution: fixed
messages: + msg57654
nosy: + brett.cannon
2007-11-19 15:51:38kjohnsoncreate