python / cpython

The Python programming language
https://www.python.org
Other
63.42k stars 30.37k forks source link

use example.com for documentation #91611

Closed narusemotoki closed 2 years ago

narusemotoki commented 2 years ago

Documentation

Hello, I found mydomain.com in the documentation. I would prefer to use example.com instead of that domain.

The domain names example.com, example.net, example.org, and example.edu are second-level domain names in the Domain Name System of the Internet. They are reserved by the Internet Assigned Numbers Authority (IANA) at the direction of the Internet Engineering Task Force (IETF) as special-use domain names for documentation purposes. The domain names are used widely in books, tutorials, sample network configurations, and generally as examples for the use of domain names. The Internet Corporation for Assigned Names and Numbers (ICANN) operates web sites for these domains with content that reflects their purpose.

https://en.wikipedia.org/wiki/Example.com

example.net, org and edu are also good.

mydomain.com is here

I will send a Pull Request.

rhettinger commented 2 years ago

When you make the PR, request a review from me and I'll push it through.

hauntsaninja commented 2 years ago

Thanks, this appears to have been fixed