Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f2c3ab

Browse filesBrowse files
committed
added bdfl short URL
1 parent b39c1c1 commit 5f2c3ab
Copy full SHA for 5f2c3ab

File tree

Expand file treeCollapse file tree

3 files changed

+4
-2
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+4
-2
lines changed

‎links/FPY.LI.htaccess

Copy file name to clipboardExpand all lines: links/FPY.LI.htaccess
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
3535
RedirectTemp /typing https://docs.python.org/3/library/typing.html
3636
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
3737

38-
# URLs added during QA of the Second Edition
38+
# URL added during QA of the Second Edition
3939
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
4040

4141
# Python Enhancement Proposals

‎links/custom.htaccess

Copy file name to clipboardExpand all lines: links/custom.htaccess
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
3535
RedirectTemp /typing https://docs.python.org/3/library/typing.html
3636
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
3737

38-
# URLs added during QA of the Second Edition
38+
# URL added during QA of the Second Edition
3939
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
4040

4141
# Python Enhancement Proposals

‎links/deploy.sh

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
scp FPY.LI.htaccess dh_i4p2ka@fpy.li:~/fpy.li/.htaccess

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.