Roundup Robot added the comment:
New changeset eac9a50a2bdd by Georg Brandl in branch 'default':
Closes #16091: fix the references to 3.3/3.4 in the Doc sidebar.
http://hg.python.org/cpython/rev/eac9a50a2bdd
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status:
New submission from Ramchandra Apte:
In http://docs.python.org/ the "Python 3.3 (in development)" link goes to the
Python 3.4 docs. It should be renamed to "Python 3.3". A new link should be
added for the Python 3.4 docs and the Python 3.2 link may be removed.
--
assignee: docs@python