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.

Author pdessauw
Recipients docs@python, pdessauw
Date 2014-09-12.20:27:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410553668.99.0.783608222954.issue22399@psf.upfronthosting.co.za>
In-reply-to
Content
There is a missing anchor for the dict functions in the documentation at library/functions.html. It is present in the documentation of all python version.

It seems to impact cross-referencing in Sphinx (using intersphinx).
History
Date User Action Args
2014-09-12 20:27:49pdessauwsetrecipients: + pdessauw, docs@python
2014-09-12 20:27:48pdessauwsetmessageid: <1410553668.99.0.783608222954.issue22399@psf.upfronthosting.co.za>
2014-09-12 20:27:48pdessauwlinkissue22399 messages
2014-09-12 20:27:48pdessauwcreate