]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91611: Use example.com for documentation, not mydomain.com (GH-91613)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 May 2022 04:02:51 +0000 (21:02 -0700)
committerGitHub <noreply@github.com>
Sun, 1 May 2022 04:02:51 +0000 (21:02 -0700)
commitcef3a994c7c966511563edc45292ec8f69770268
tree4cd71eabd0ed9c27191968f00db14984c9621b77
parent2e84e97656cf4929bc887b9a212a12138382e807
gh-91611: Use example.com for documentation, not mydomain.com (GH-91613)

example.com is reserved by the IANA as special-use domain name for documentation
purposes. The domain names are used widely in books, tutorials, sample network
configurations, and generally as examples for the use of domain name.

On the other hand, mydomain.com is real Domain Name Registration service.
(cherry picked from commit ea392467829d6e93f824bde8eb87bdb31d9e4c62)

Co-authored-by: Motoki Naruse <motoki@naru.se>
Doc/library/secrets.rst
Doc/library/ssl.rst