File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ style: center
11
11
Here are some resources on why Python 3 was created, and how and why to update
12
12
code to use Python 3:
13
13
14
- - [ Why Python 3 exists] ( http ://www. snarky.ca/why-python-3-exists) (Brett Cannon)
14
+ - [ Why Python 3 exists] ( https ://snarky.ca/why-python-3-exists/ ) (Brett Cannon)
15
15
- [ How to add Python 3 support to your code] ( https://docs.python.org/3/howto/pyporting.html )
16
16
- [ Python FAQ: Why should I use Python 3?] ( https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3/ ) (lexy munroe)
17
17
- [ Python FAQ: How do I port to Python 3?] ( https://eev.ee/blog/2016/07/31/python-faq-how-do-i-port-to-python-3/ ) (lexy munroe)
18
- - [ Stop supporting Python 2.6 for free] ( http ://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html) (Nick Coghlan)
19
- - [ Why Python 4.0 won't be like Python 3.0] ( http ://www.curiousefficiency.org/posts/2014/08/python-4000.html) (Nick Coghlan)
18
+ - [ Stop supporting Python 2.6 for free] ( https ://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html) (Nick Coghlan)
19
+ - [ Why Python 4.0 won't be like Python 3.0] ( https ://www.curiousefficiency.org/posts/2014/08/python-4000.html) (Nick Coghlan)
20
20
- [ Python 3 for scientists] ( https://python-3-for-scientists.readthedocs.io/en/latest/ )
21
21
- [ scikit-bio py3-only RFC] ( https://github.com/biocore/scikit-bio-rfcs/blob/master/accepted/002-py3-only.md )
You can’t perform that action at this time.
0 commit comments