Skip to content

Commit 7a7ae61

Browse files
committed
new python community resource
1 parent b403663 commit 7a7ae61

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/pages/01-introduction/06-community.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,12 @@ the community.
8484
[origin of BDFL](http://www.artima.com/weblogs/viewpost.jsp?thread=235725)
8585
has more context about Guido's role.
8686

87+
* [The history behind the decision to move Python to GitHub](https://snarky.ca/the-history-behind-the-decision-to-move-python-to-github/)
88+
is a transparent and personal story by one of the Python Core Team
89+
members, [Brett Cannon](https://github.com/brettcannon), on why the
90+
main Python projects including the language itself are now
91+
[hosted for development](https://github.com/python/)
92+
on [GitHub](/github.html). The post is a wonderful read about the history
93+
of where Python development was centralized and how it moved from
94+
SourceForge to svg.python.org and then over to GitHub.
8795

0 commit comments

Comments
 (0)