Skip to content

Commit e9c1719

Browse files
authored
Merge pull request #295 from hynek/update-alyssa
2 parents dba7700 + 40c15f0 commit e9c1719

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sections/50-why.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ code to use Python 3:
1515
- [How to add Python 3 support to your code](https://docs.python.org/3/howto/pyporting.html)
1616
- [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)
1717
- [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](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)
18+
- [Stop supporting Python 2.6 for free](https://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26/) (Alyssa Coghlan)
19+
- [Why Python 4.0 won't be like Python 3.0](https://www.curiousefficiency.org/posts/2014/08/python-4000/) (Alyssa Coghlan)
2020
- [Python 3 for scientists](https://python-3-for-scientists.readthedocs.io/en/latest/)
2121
- [scikit-bio py3-only RFC](https://github.com/biocore/scikit-bio-rfcs/blob/master/accepted/002-py3-only.md)

0 commit comments

Comments
 (0)