# Documentation #108184 introduces a nice improvement to https://docs.python.org/dev/library/string.html by linking the tokens. However linking to other groups was only introduced in Sphinx 3.5 (https://github.com/sphinx-doc/sphinx/pull/8247). Using the same survey as https://github.com/python/cpython/issues/86986#issuecomment-1140493331: * Ubuntu 23.04: [Python 3.11](https://packages.ubuntu.com/lunar/python3), [Sphinx 5.3.0](https://packages.ubuntu.com/lunar/python3-sphinx) * Debian stable: [Python 3.11](https://packages.debian.org/stable/python3), [Sphinx 5.3.0](https://packages.debian.org/stable/python3-sphinx) * RHEL [doesn't seem to list versions](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/package_manifest/repositories#CodeReadyLinuxBuilder-repository) * Fedora 38: [Python 3.11](https://packages.fedoraproject.org/pkgs/python3.11/python3/), [Sphinx 5.3.0](https://packages.fedoraproject.org/pkgs/python-sphinx/python3-sphinx/) * OpenSUSE rolling: [Sphinx 7.2.4](http://download.opensuse.org/tumbleweed/repo/oss/noarch/python39-Sphinx-7.2.4-1.1.noarch.rpm) **Updated survey**: https://github.com/python/cpython/issues/109209#issuecomment-1713859051 A <!-- gh-linked-prs --> ### Linked PRs * gh-109210 * gh-109636 * gh-109637 <!-- /gh-linked-prs -->
Documentation
#108184 introduces a nice improvement to https://docs.python.org/dev/library/string.html by linking the tokens. However linking to other groups was only introduced in Sphinx 3.5 (sphinx-doc/sphinx#8247).
Using the same survey as #86986 (comment):
Updated survey: #109209 (comment)
A
Linked PRs