gh-93573: Replace wrong example domains in configparser doc#93574
Conversation
Maybe, |
|
Documentation should use reserved TLDs from https://datatracker.ietf.org/doc/html/rfc2606, e.g. |
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.
|
I replaced I don't think news are needed. |
AA-Turner
left a comment
There was a problem hiding this comment.
If we're changing to .example, it might also be worth changing the bitbucket.org ones? I know the domain is currently active, but extra safety doesn't hurt.
A
|
|
|
IMHO |
|
The bytebong.com domain is now available to everyone: Should I ping a core reviewer for the merge? |
|
Thanks @sblondon for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
GH-101953 is a backport of this pull request to the 3.11 branch. |
…thonGH-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. (cherry picked from commit 924a3bf) Co-authored-by: sblondon <stephane.blondon@gmail.com>
|
GH-101954 is a backport of this pull request to the 3.10 branch. |
…thonGH-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. (cherry picked from commit 924a3bf) Co-authored-by: sblondon <stephane.blondon@gmail.com>
* 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. (cherry picked from commit 924a3bf) Co-authored-by: sblondon <stephane.blondon@gmail.com>
* 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. (cherry picked from commit 924a3bf) Co-authored-by: sblondon <stephane.blondon@gmail.com>
This minor PR replaces bytebong.com to python.org in configparser example in order to use a domain the PSF controls.
topsecret.server.comis obviously an example and I don't thinkbitbucket.orgis a risk currently so they are not modified.