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


Groups > comp.lang.python > #51707

Re: Using system python vs. updated/current version

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Using system python vs. updated/current version
Date 2013-07-31 17:43 -0400
References <ktbldq$r5p$1@ger.gmane.org> <5B80DD153D7D744689F57F4FB69AF47418603BE1@SCACMX008.exchad.jpmchase.net> <ktbrh3$vcq$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.59.1375307014.1251.python-list@python.org> (permalink)

Show all headers | View raw


On 7/31/2013 4:19 PM, memilanuk wrote:

> Are there any significant flaws with v.3.3.0 that would necessitate
> upgrading to the most recent version (3.3.2?)

Go to the overview page http://docs.python.org/3/index.html
and click on  'What's new in Python 3.3' to get to
http://docs.python.org/3/whatsnew/3.3.html
Click the 'changelog' link at the end of the first sentence.
http://docs.python.org/3.3/whatsnew/changelog.html
Browse through the 3.3.1 and 3.3.2 sections for bug fixes.
Decide if any of the entries are relevant to you.

-- 
Terry Jan Reedy

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


Thread

Re: Using system python vs. updated/current version Terry Reedy <tjreedy@udel.edu> - 2013-07-31 17:43 -0400

csiph-web