New submission from MATSUURA, yosuke <h...@rampage.red>: "The Python Standard Library" page (https://docs.python.org/3.6/library/index.html#the-python-standard-library) has a link to "Python Package Index" in the fourth paragraph but it linked to 404 URI(https://pypi.org/pypi/). That link should be changed to a new URI(https://pypi.org/).
--- Fourth paragraph "In addition to the standard library, there is a growing collection of several thousand components (from individual programs and modules to packages and entire application development frameworks), available from the ""Python Package Index""(This link is broken)." ---------- assignee: docs@python components: Documentation messages: 316193 nosy: docs@python, lighthawk priority: normal severity: normal status: open title: Dead link in "The Python Standard Library" page type: enhancement versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33427> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com