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


Groups > comp.lang.python > #48833

Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall?
Date 2013-06-20 21:03 -0400
References <b11ea6ae-5154-45d0-a5fe-3d24d48ec77f@googlegroups.com> <e4Iwt.109779$hJ.5794@fx19.am4>
Newsgroups comp.lang.python
Message-ID <mailman.3646.1371776634.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 6/20/2013 2:44 PM, Alister wrote:
> On Thu, 20 Jun 2013 11:35:49 -0700, Wanderer wrote:
>
>> Do I need to uninstall Python 2.7.3 before installing Python 2.7.5?
>>
>> Thanks
>
> that will depend on your operating system an possibly the variety of
> python

"Python 2.7.3' and 'Python 2.7.5' are by trademark PSF CPython 
implementations of the Python 2.7 language.

The Windows installers *replace* previous micro releases because the new 
bugfix release is presumed to be better than any before. When that turns 
out to be sufficiently false, there is a new bugfix release as soon as 
possible to remove the regressions. Hence 2.7.4 was quickly replaced by 
2.7.5 (and same for recent 3.2 and 3.3 releases). (Such regressions, as 
with any bug, expose deficiencies in the test suite, which also get 
corrected.)

I presume that *nix package managers also replace, but have not used them.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Does upgrade from 2.7.3 to 2.7.5 require uninstall? Wanderer <wanderer@dialup4less.com> - 2013-06-20 11:35 -0700
  Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall? Alister <alister.ware@ntlworld.com> - 2013-06-20 18:44 +0000
    Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall? Terry Reedy <tjreedy@udel.edu> - 2013-06-20 21:03 -0400
  Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall? MRAB <python@mrabarnett.plus.com> - 2013-06-20 19:47 +0100
    Re: Does upgrade from 2.7.3 to 2.7.5 require uninstall? Wanderer <wanderer@dialup4less.com> - 2013-06-20 12:00 -0700

csiph-web