Skip to content

Commit 47fa58a

Browse files
committed
Content for the Python 3 point
Closes #11
1 parent b267fc9 commit 47fa58a

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

points.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,20 @@
3434
link:
3535
href: http://example.com
3636
caption: Find out more!
37-
- name: Python 3
38-
ready: false
37+
- name: Python 3 by default
3938
content: |
40-
We are not stuck in the past, oh no!
39+
Fedora helps lead the Python 3 Porting Efforts™.
40+
Major OS components are already running on Python 3 and more than a half
41+
of Python packages in the repos are Python 3 compatible.
42+
43+
When you install Fedora Workstation or Cloud, there's no Legacy Python
44+
installed by default.
45+
However `/usr/bin/python` remains Python 2, as described in
46+
[PEP 394](https://www.python.org/dev/peps/pep-0394/).
4147
logo: python3
4248
link:
43-
href: http://example.com
44-
caption: Find out more!
49+
href: http://fedora.portingdb.xyz/
50+
caption: See the progress
4551
- name: Learn and Teach Python
4652
ready: false
4753
content: |

0 commit comments

Comments
 (0)