Skip to content

Commit 241b824

Browse files
committed
Remove the in construction section, and the statement is not in final form
1 parent 41fa1f0 commit 241b824

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

_sections/01-construction.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

_sections/20-statement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ color: black
66

77
# Python 3 Statement
88

9-
### This is the current text of the statement. It is not yet final, and your feedback is welcome.
10-
119
All of the major projects making up the Scientific Python stack now support
1210
both Python 3.x and Python 2.7, and many projects have been supporting these
1311
two versions of the language for several years. While we have developed tools
@@ -39,5 +37,7 @@ core principle of free and open source software that this is possible. However,
3937
if you enjoy the free, first party support for many projects in the Scientific
4038
Python stack, please start planning to move to Python 3.
4139

42-
For all of these reasons, the following projects have pledged to **drop support for Python 2.7 no later than 2020**,
43-
coinciding with the Python development team's [timeline for dropping support for Python 2.7](https://www.python.org/dev/peps/pep-0373/#update).
40+
For all of these reasons, the following projects have pledged to **drop support
41+
for Python 2.7 no later than 2020**, coinciding with the Python development
42+
team's [timeline for dropping support for Python
43+
2.7](https://www.python.org/dev/peps/pep-0373/#update).

0 commit comments

Comments
 (0)