added bdfl short URL
This commit is contained in:
@@ -35,6 +35,9 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
|
|||||||
RedirectTemp /typing https://docs.python.org/3/library/typing.html
|
RedirectTemp /typing https://docs.python.org/3/library/typing.html
|
||||||
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
||||||
|
|
||||||
|
# URLs added during QA of the Second Edition
|
||||||
|
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
|
||||||
|
|
||||||
# Python Enhancement Proposals
|
# Python Enhancement Proposals
|
||||||
RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
|
RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
|
||||||
RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
|
RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
|
||||||
|
|||||||
@@ -12,7 +12,10 @@ I replaced almost all URLs in the book with shortened versions that go through t
|
|||||||
The site has an `.htaccess` file with *temporary* redirects.
|
The site has an `.htaccess` file with *temporary* redirects.
|
||||||
|
|
||||||
When I find out a link is stale, I can thange the redirect in `.htaccess` to a new target,
|
When I find out a link is stale, I can thange the redirect in `.htaccess` to a new target,
|
||||||
so the link in the book is back in service through the updated redirect.
|
which may be a link to copy in the Internet Archive's
|
||||||
|
[Wayback Machine](https://archive.org/web/)
|
||||||
|
o the link in the book is back in service through the updated redirect.
|
||||||
|
|
||||||
|
|
||||||
## Help wanted
|
## Help wanted
|
||||||
|
|
||||||
|
|||||||
@@ -35,6 +35,9 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
|
|||||||
RedirectTemp /typing https://docs.python.org/3/library/typing.html
|
RedirectTemp /typing https://docs.python.org/3/library/typing.html
|
||||||
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
||||||
|
|
||||||
|
# URLs added during QA of the Second Edition
|
||||||
|
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
|
||||||
|
|
||||||
# Python Enhancement Proposals
|
# Python Enhancement Proposals
|
||||||
RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
|
RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
|
||||||
RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
|
RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
|
||||||
|
|||||||
Reference in New Issue
Block a user