Skip to content

Commit b8bcd44

Browse files
committed
polish
1 parent 8720c95 commit b8bcd44

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

_posts/2009-01-02-why.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
Title: Why drop support for Python ?
2+
Title: Why drop support for Python 2?
33
color: 'white'
44
bg: '#49a7e9 '
55
fa-icon: 'question'
66
style: center
77
---
88

9-
# Why should I care ?
9+
# Why should I care?
1010

1111
The reasons behind why Python 3, and why it is time to move forward have already been lengthly explained online.
1212
Here are some interesting resources:
1313

14-
- [snarky.ca](https://www.snarky.ca/why-python-3-exists)
14+
- [Why Python 3 exists](https://www.snarky.ca/why-python-3-exists) (Brett Cannon)
15+
- [How to add Python 3 support to your code](https://docs.python.org/3/howto/pyporting.html)
16+
- [Stop supporting Python 2.6 for free](http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html) (Nick Coghlan)
17+
- [Why Python 4.0 won't be like Python 3.0](http://www.curiousefficiency.org/posts/2014/08/python-4000.html) (Nick Coghlan)
1518
- [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-
1919

2020
Feel free to contribute more links

_posts/2010-01-04-sign.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ color: 'white'
66
style: center
77
---
88

9-
# Sign the pledge
9+
# Sign the statement
1010

11-
You like to sign the pledge too ? Open an [issue] to with your project information , or submit directly a [pull-request].
11+
Do you want to sign the statement for your project?
12+
Open an [issue](https://github.com/python3statement/python3statement.github.io/issues) with your project information,
13+
or directly submit a [pull-request](https://github.com/python3statement/python3statement.github.io/pulls).

0 commit comments

Comments
 (0)