Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71879 > unrolled thread

Re: 转发: hi,How much time can transition to python3

Started byBen Finney <ben@benfinney.id.au>
First post2014-05-22 19:38 +1000
Last post2014-05-22 05:28 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: 转发: hi,How much time can transition to python3 Ben Finney <ben@benfinney.id.au> - 2014-05-22 19:38 +1000
    Re: 转发: hi,How much time can transition to python3 lovePython999999 <who2are2you@gmail.com> - 2014-05-22 05:28 -0700

#71879 — Re: 转发: hi,How much time can transition to python3

FromBen Finney <ben@benfinney.id.au>
Date2014-05-22 19:38 +1000
SubjectRe: 转发: hi,How much time can transition to python3
Message-ID<mailman.10215.1400751553.18130.python-list@python.org>
"who2are2you@gmail.com" <who2are2you@gmail.com> writes:

> i learn python is 0.5 year,
> i'm so much love python,

Welcome, you have found a very good programming language. I'm glad you
like it.

> i come from non English speaking countries,
> Python2 coding problem has been troubling me,
> I started to learn the python3 now,

This is good. Python 3 makes it much easier to do the right thing with
writing systems worldwide.

> But many libraries do not support python3,
> I know python3 publishing for many years.
> Why do so many libraries or does not support python3,

Because Python 2 has a lot of inertia. There is a great amount of
existing Python 2 code, and many other systems built on that code.
Change takes time.

Be glad that you are learning Python 3 now! There has been great
improvement in the Python 3 landscape in recent years.

> Perhaps it is because of your home page, still in the striking
> position put python2 download link,

You have that backward; the website reflects the current needs of the
community. While the PYthon 3 transition is still going through rapid
change, the safest choice is still Python 2 for *existing * uses.

But for newcomers like yourself, Python 3 is now the right choice and
has been for some years. Congratulations!

> You can speed up the elimination of python2  ?

Yes, much has already been done, and much is still being done now. But
there is still more work to do, as you observed.

You can help by contacting the specific projects you rely on which still
do not have Python 3 support, and ask those people kindly how you can
help. We all get there faster by helping each other!

-- 
 \     “Not to be absolutely certain is, I think, one of the essential |
  `\                         things in rationality.” —Bertrand Russell |
_o__)                                                                  |
Ben Finney

[toc] | [next] | [standalone]


#71883

FromlovePython999999 <who2are2you@gmail.com>
Date2014-05-22 05:28 -0700
Message-ID<885cd9c1-4e5d-497d-ba9a-64a0f93bcfd6@googlegroups.com>
In reply to#71879
在 2014年5月22日星期四UTC+8下午5时38分57秒,Ben Finney写道:
> "
> 
> 
> 
> > i learn python is 0.5 year,
> 
> > i'm so much love python,
> 
> 
> 
> Welcome, you have found a very good programming language. I'm glad you
> 
> like it.
> 
> 
> 
> > i come from non English speaking countries,
> 
> > Python2 coding problem has been troubling me,
> 
> > I started to learn the python3 now,
> 
> 
> 
> This is good. Python 3 makes it much easier to do the right thing with
> 
> writing systems worldwide.
> 
> 
> 
> > But many libraries do not support python3,
> 
> > I know python3 publishing for many years.
> 
> > Why do so many libraries or does not support python3,
> 
> 
> 
> Because Python 2 has a lot of inertia. There is a great amount of
> 
> existing Python 2 code, and many other systems built on that code.
> 
> Change takes time.
> 
> 
> 
> Be glad that you are learning Python 3 now! There has been great
> 
> improvement in the Python 3 landscape in recent years.
> 
> 
> 
> > Perhaps it is because of your home page, still in the striking
> 
> > position put python2 download link,
> 
> 
> 
> You have that backward; the website reflects the current needs of the
> 
> community. While the PYthon 3 transition is still going through rapid
> 
> change, the safest choice is still Python 2 for *existing * uses.
> 
> 
> 
> But for newcomers like yourself, Python 3 is now the right choice and
> 
> has been for some years. Congratulations!
> 
> 
> 
> > You can speed up the elimination of python2  ?
> 
> 
> 
> Yes, much has already been done, and much is still being done now. But
> 
> there is still more work to do, as you observed.
> 
> 
> 
> You can help by contacting the specific projects you rely on which still
> 
> do not have Python 3 support, and ask those people kindly how you can
> 
> help. We all get there faster by helping each other!
> 
> 
> 
> -- 
> 
>  \     “Not to be absolutely certain is, I think, one of the essential |
> 
>   `\                         things in rationality.” —Bertrand Russell |
> 
> _o__)                                                                  |
> 
> Ben Finney



thank you  so much

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web