Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46818
| References | <mailman.1732.1368677949.3114.python-list@python.org> <koiq1m$opn$1@dont-email.me> <BLU176-W10C58A212A951E2A376190D79D0@phx.gbl> |
|---|---|
| Date | 2013-06-04 08:54 +1000 |
| Subject | Re: [RELEASED] Python 2.7.5 |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2612.1370300103.3114.python-list@python.org> (permalink) |
On Tue, Jun 4, 2013 at 8:37 AM, Carlos Nepomuceno <carlosnepomuceno@outlook.com> wrote: > ---------------------------------------- >> From: nagle@animats.com >> Subject: Re: [RELEASED] Python 2.7.5 >> Date: Mon, 3 Jun 2013 12:20:43 -0700 > [...] >> 3.x is a different language, with different libraries, and lots of >> things that still don't work. Many old applications will never >> be converted. >> >> John Nagle > > What still doesn't work in Python 3? > > Is Python 2.7.5 last (final, never to be updated) revision or will it still be supported? There won't be a Python 2.8 (at least, not from python.org), so there won't be any feature additions to the Python 2 line. It'll be supported in terms of bugfixes for a good while though, see PEP 373 [1], and of course distributions can do their own backporting of patches for as long as they like (Red Hat will quite possibly want to support old Pythons for a long time). [1] http://www.python.org/dev/peps/pep-0373/ ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RELEASED] Python 2.7.5 Benjamin Peterson <benjamin@python.org> - 2013-05-15 23:19 -0500
Re: [RELEASED] Python 2.7.5 John Nagle <nagle@animats.com> - 2013-06-03 12:20 -0700
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 01:37 +0300
Re: [RELEASED] Python 2.7.5 Chris Angelico <rosuav@gmail.com> - 2013-06-04 08:54 +1000
Re: [RELEASED] Python 2.7.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-04 00:12 +0100
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 02:25 +0300
Re: [RELEASED] Python 2.7.5 Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-04 21:42 +0100
Re: [RELEASED] Python 2.7.5 Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 21:51 +0100
Python 3 and ‘python-daemon’ (was: [RELEASED] Python 2.7.5) Ben Finney <ben+python@benfinney.id.au> - 2013-06-06 11:40 +1000
csiph-web