Re: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread breamoreboy
On Wednesday, May 3, 2017 at 3:50:01 PM UTC+1, Joaquin Henriquez wrote:
> >Hi, I am using Python 3.5.2 on Linux Mint (X64) at the moment, and
> >wondering how to update it to 3.5.3. Are there some simple commands to do
> >that?
> 
> If available on the Mint repository you should be able to upgrade it manyally.
> 
> Centos: yum upgrade
> Debian: apt-get upgrade
> 
> Then for Mint you should have a similar command to do that.

Why have you put the EXTERNAL: into the header, hence destroying the threading 
that I, and presumably others, see?

Kindest regrads.

Mark Lawrence.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread Chris Angelico
On Thu, May 4, 2017 at 1:03 AM, Daiyue Weng  wrote:
> not too urgent, just thinking it might be better to update python to the
> latest version for security reasons?

Let your upstream worry about that. It's their responsibility to
balance security against the potential to break things. Once they're
ready to upgrade to 3.5.3, you'll be able to get the update through
the regular apt upgrade system.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread Chris Angelico
On Thu, May 4, 2017 at 12:55 AM, Daiyue Weng  wrote:
> tried apt-get upgrade, but didn't get python updated, maybe 3.5.3 isn't in
> the repository. Might have to download it and install?

How urgently do you need 3.5.3?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread Daiyue Weng
not too urgent, just thinking it might be better to update python to the
latest version for security reasons?

On 3 May 2017 at 15:58, Chris Angelico  wrote:

> On Thu, May 4, 2017 at 12:55 AM, Daiyue Weng  wrote:
> > tried apt-get upgrade, but didn't get python updated, maybe 3.5.3 isn't
> in
> > the repository. Might have to download it and install?
>
> How urgently do you need 3.5.3?
>
> ChrisA
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Fwd: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread Daiyue Weng
tried apt-get upgrade, but didn't get python updated, maybe 3.5.3 isn't in
the repository. Might have to download it and install?

On 3 May 2017 at 15:42, Joaquin Henriquez  wrote:

> >Hi, I am using Python 3.5.2 on Linux Mint (X64) at the moment, and
> >wondering how to update it to 3.5.3. Are there some simple commands to do
> >that?
>
> If available on the Mint repository you should be able to upgrade it
> manyally.
>
> Centos: yum upgrade
> Debian: apt-get upgrade
>
> Then for Mint you should have a similar command to do that.
>
-- 
https://mail.python.org/mailman/listinfo/python-list


RE: EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

2017-05-03 Thread Joaquin Henriquez
>Hi, I am using Python 3.5.2 on Linux Mint (X64) at the moment, and
>wondering how to update it to 3.5.3. Are there some simple commands to do
>that?

If available on the Mint repository you should be able to upgrade it manyally.

Centos: yum upgrade
Debian: apt-get upgrade

Then for Mint you should have a similar command to do that.
-- 
https://mail.python.org/mailman/listinfo/python-list