Issue 1773: Reference to Python issue tracker incorrect

Issue1773

Created on 2008-01-09 10:10 by aioryi, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg59587 - (view) Author: albert hofkamp (aioryi) Date: 2008-01-09 10:10
In the Python reference manual (the online current documentation), in
the "About this document" section, there is a reference to the
Sourceforge bug tracker for reporting errors in the document.
This tracker however has been closed, and has been replaced by the one
at http://bugs.python.org/
msg59590 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2008-01-09 12:44
Fixed in rev. 57394 of the 2.5 branch; thanks for reporting this!  The
web site's copy of the documentation will be updated when Python 2.5.2
is released.
History
Date User Action Args
2022-04-11 14:56:29adminsetgithub: 46106
2008-01-09 12:44:13akuchlingsetstatus: open -> closed
assignee: akuchling
resolution: fixed
messages: + msg59590
nosy: + akuchling
2008-01-09 10:10:58aioryicreate