Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30527
| Date | 2012-09-29 15:26 -0500 |
|---|---|
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| Subject | Re: EOL for Python 3.2? |
| References | <f5fba756-2663-4cf1-9d7c-b80fedcff0ad@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1653.1348950396.27098.python-list@python.org> (permalink) |
On 2012.09.29 15:03, David Dillard wrote: > With the release of Python 3.3.0 does that mean the 3.2.x line is now end of life? No. Old releases get security fixes for years. > I've looked for some sort of end of life policy on python.org, but was unable to find one. http://www.python.org/download/releases/ If you go to a version, it will tell you the status. For example, 3.1.x and 2.6.x still get security fixes, but 2.5.6 is the absolute last release of 2.5 - it will NOT receive updates of any kind. Unless the page states otherwise, it is pretty safe to assume that the release is maintained. -- CPython 3.3.0 | Windows NT 6.1.7601.17835
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
EOL for Python 3.2? David Dillard <davidedillard@gmail.com> - 2012-09-29 13:03 -0700 Re: EOL for Python 3.2? Andrew Berg <bahamutzero8825@gmail.com> - 2012-09-29 15:26 -0500 Re: EOL for Python 3.2? Terry Reedy <tjreedy@udel.edu> - 2012-09-30 01:41 -0400
csiph-web