]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93573: Replace wrong example domains in configparser doc (GH-93574)
authorsblondon <stephane.blondon@gmail.com>
Thu, 16 Feb 2023 15:13:21 +0000 (16:13 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2023 15:13:21 +0000 (16:13 +0100)
commit924a3bfa28578802eb9ca77a66fb5d4762a62f14
treef16fad89a3e3e096f791cc773d4e13b0407cee60
parent739c026f4488bd2e37d500a2c3d948aaf929b641
gh-93573: Replace wrong example domains in configparser doc (GH-93574)

* Replace bitbucket.org domain by forge.example
* Update example to python.org
* Use explicitly invalid domain

topsecret.server.com domain is not controled by PSF. It's replaced by invalid topsecret.server.example domain. It follows RFC 2606, which advise .example as TLD for documentation.
Doc/library/configparser.rst