File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
3535RedirectTemp /typing https://docs.python.org/3/library/typing.html
3636RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
3737
38+ # URLs added during QA of the Second Edition
39+ RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
40+
3841# Python Enhancement Proposals
3942RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
4043RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
Original file line number Diff line number Diff line change @@ -12,7 +12,10 @@ I replaced almost all URLs in the book with shortened versions that go through t
1212The site has an ` .htaccess ` file with * temporary* redirects.
1313
1414When I find out a link is stale, I can thange the redirect in ` .htaccess ` to a new target,
15- so the link in the book is back in service through the updated redirect.
15+ which may be a link to copy in the Internet Archive's
16+ [ Wayback Machine] ( https://archive.org/web/ )
17+ o the link in the book is back in service through the updated redirect.
18+
1619
1720## Help wanted
1821
Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
3535RedirectTemp /typing https://docs.python.org/3/library/typing.html
3636RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
3737
38+ # URLs added during QA of the Second Edition
39+ RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
40+
3841# Python Enhancement Proposals
3942RedirectTemp /pep218 https://www.python.org/dev/peps/pep-0218/
4043RedirectTemp /pep227 https://www.python.org/dev/peps/pep-0227/
You can’t perform that action at this time.
0 commit comments