From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Date: Fri, 22 May 2026 11:41:35 +0000 (+0200)
Subject: [3.14] gh-149902: Remove dead packaging docs link and add a new section for external...
X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=cc48cfca7178c2131075b88b78592fed83a82a0c;p=thirdparty%2FPython%2Fcpython.git
[3.14] gh-149902: Remove dead packaging docs link and add a new section for external resources (GH-150030) (#150240)
Co-authored-by: Mia Albert {{ docstitle|e }}
@@ -21,63 +50,76 @@
{% trans %}Welcome! This is the official documentation for Python {{ release }}.{% endtrans %}
{% trans %}Documentation sections:{% endtrans %}
-|
- {% trans %}What's new in Python {{ version }}?{% endtrans %} {% trans %}Tutorial{% endtrans %} {% trans %}Library reference{% endtrans %} {% trans %}Language reference{% endtrans %} {% trans %}Python setup and usage{% endtrans %} {% trans %}Python HOWTOs{% endtrans %} |
- {% trans %}Installing Python modules{% endtrans %} {% trans %}Distributing Python modules{% endtrans %} {% trans %}Extending and embedding{% endtrans %} {% trans %}Python's C API{% endtrans %} {% trans %}FAQs{% endtrans %} {% trans %}Deprecations{% endtrans %} |
{% trans %}Other resources:{% endtrans %}
+{% trans %}Indices, glossary, and search:{% endtrans %}
-|
- {% trans %}Global module index{% endtrans %} {% trans %}General index{% endtrans %} {% trans %}Glossary{% endtrans %} |
- {% trans %}Search page{% endtrans %} {% trans %}Complete table of contents{% endtrans %} |
{% trans %}Project information:{% endtrans %}
-|
- {% trans %}Reporting issues{% endtrans %} - - - |
- {% trans %}History and license of Python{% endtrans %} - - - |