Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tweak wording to be a bit more obvious about certain things#6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
takluyver merged 1 commit intopython3statement:masterfrombrettcannon:patch-1
May 11, 2016
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions_sections/20-statement.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,18 +17,19 @@ two versions of the language for several years. While we have developed tools
and techniques to maintain compatibility efficiently, it is a small but
constant friction in the development of a lot of code.

We are keen to use Python 3, and we currently accept the cost of writing
cross-compatible code to allow a smooth transition, but we don’t intend to
maintain this indefinitely. Although the transition has not been as quick as we
hoped, we do see it taking place, with more and more people using, teaching and
recommending Python 3.
We are keen to use Python 3 to its full potential, and we currently accept the
cost of writingcross-compatible code to allow a smooth transition, but we
don’t intend tomaintain thiscompatibilityindefinitely. Although the
transition has not been as quick as wehoped, we do see it taking place, with
more and more people using, teaching andrecommending Python 3.

The developers of the Python language extended support of Python 2.7 from 2015
to 2020, recognising that many people were still using Python 2. We believe
that the extra 5 years is sufficient, and our projects plan to stop supporting
Python 2 when upstream support ends in 2020, if not before. We will then be
able to simplify our code and take advantage of the many new features in the
current version of the Python language and standard library.
that the extra 5 years is sufficient to transition off of Python 2, and our
projects plan to stop supporting Python 2 when upstream support ends in 2020,
if not before. We will then be able to simplify our code and take advantage of
the many new features in the current version of the Python language and
standard library.

In addition, significantly before 2020, some of our projects will step down
Python 2.7 support to only fixing bugs, and make new feature releases which
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp