New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use example.com for documentation #91611
Comments
narusemotoki
added a commit
to narusemotoki/cpython
that referenced
this issue
Apr 16, 2022
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.
When you make the PR, request a review from me and I'll push it through. |
JelleZijlstra
pushed a commit
that referenced
this issue
Apr 30, 2022
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.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Apr 30, 2022
…ythonGH-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 ea39246) Co-authored-by: Motoki Naruse <motoki@naru.se>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Apr 30, 2022
…ythonGH-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 ea39246) Co-authored-by: Motoki Naruse <motoki@naru.se>
miss-islington
added a commit
that referenced
this issue
May 1, 2022
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 ea39246) Co-authored-by: Motoki Naruse <motoki@naru.se>
miss-islington
added a commit
that referenced
this issue
May 1, 2022
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 ea39246) Co-authored-by: Motoki Naruse <motoki@naru.se>
Thanks, this appears to have been fixed |
hello-adam
pushed a commit
to hello-adam/cpython
that referenced
this issue
Jun 2, 2022
…ythonGH-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 ea39246) Co-authored-by: Motoki Naruse <motoki@naru.se>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
narusemotoki commentedApr 16, 2022
•
edited
Documentation
Hello,
I found
mydomain.com
in the documentation. I would prefer to use example.com instead of that domain.https://en.wikipedia.org/wiki/Example.com
example.net, org and edu are also good.
mydomain.com
is hereI will send a Pull Request.
The text was updated successfully, but these errors were encountered: