classification
Title: Broken bug tracker url
Type: Stage:
Components: Documentation Versions: Python 2.5
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, nirs (2)
Priority: Keywords

Created on 2007-08-24 13:19 by nirs, last changed 2007-08-24 17:20 by georg.brandl.

Messages (2)
msg55253 - (view) Author: Nir Soffer (nirs) Date: 2007-08-24 13:19
In http://docs.python.org/lib/about.html, the link to "Python Bug Tracker" 
point to the old close tracker in sourceforge.net. Should be replaced to 
bugs.python.org.
msg55260 - (view) Author: Georg Brandl (georg.brandl) Date: 2007-08-24 17:20
Fixed in rev. 57394.
History
Date User Action Args
2007-08-24 17:20:50georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg55260
nosy: + georg.brandl
2007-08-24 13:19:30nirscreate