Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51707 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-07-31 17:43 -0400 |
| Last post | 2013-07-31 17:43 -0400 |
| Articles | 1 — 1 participant |
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.
Re: Using system python vs. updated/current version Terry Reedy <tjreedy@udel.edu> - 2013-07-31 17:43 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-07-31 17:43 -0400 |
| Subject | Re: Using system python vs. updated/current version |
| Message-ID | <mailman.59.1375307014.1251.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web