[New-bugs-announce] [issue25065] https://docs.python.org/library should redirect to Python 3 doc

Martín Gaitán report at bugs.python.org
Fri Sep 11 06:21:31 CEST 2015


New submission from Martín Gaitán:

The canonical link for documentation https://docs.python.org/ redirect to the index page of the stable Python 3's documentation 

However, https://docs.python.org/library still redirects to the Python 2 standard lib's docs. 

To be consequent https://docs.python.org/library should redirect to https://docs.python.org/3/library/

----------
assignee: docs at python
components: Documentation, Library (Lib)
messages: 250442
nosy: Martín Gaitán, docs at python
priority: normal
severity: normal
status: open
title: https://docs.python.org/library should redirect to Python 3 doc
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25065>
_______________________________________


More information about the New-bugs-announce mailing list