We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e9f2e commit 4784ef4Copy full SHA for 4784ef4
_posts/2009-01-02-why.md
@@ -11,7 +11,10 @@ style: center
11
The reasons behind why Python 3, and why it is time to move forward have already been lengthly explained online.
12
Here are someinteresting resources:
13
14
-- [snarky.ca](http://www.snarky.ca/why-python-3-exists)
+- [snarky.ca](https://www.snarky.ca/why-python-3-exists)
15
+- [SciKitBio Py3 Only RFC](https://github.com/biocore/scikit-bio-rfcs/blob/master/active/002-py3-only.md)
16
+- [Python 4.0 will nt be like Pyhton 3](http://www.curiousefficiency.org/posts/2014/08/python-4000.html)
17
+- [Stop supporting Python 2.6 for free](http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html)
18
19
20
Feel free to contribute more links
0 commit comments