Re: The end of 2.7
[Posted April 17, 2013 by jake]
| From: |
| Terry Jan Reedy <tjreedy-AT-udel.edu> |
| To: |
| python-dev-AT-python.org |
| Subject: |
| Re: The end of 2.7 |
| Date: |
| Sun, 07 Apr 2013 16:23:37 -0400 |
| Message-ID: |
| <kjskk6$n06$1@ger.gmane.org> |
| Archive‑link: | |
Article |
On 4/7/2013 2:02 PM, Guido van Rossum wrote:
> There's not much of a point in fixing bugs that always existed in 2.7,
I has been suggested that backporting bugfix patches from current 3.x to
2.7 will make it easier to port from the atest 2.7.x to 3.x. I have no
idea how true that is.
> since must 2.7 users are by now used to working around these.
An exception is Idle, where the workaround is to grit one teeth and
perhaps yell 'Idle is broken' or to switch to something else. With
PEP343 accepted, this is rapidly being worked on. NEWS for 2.7.5 already
has 8 Idle items. Most of the credit goes to Roger Serwy.
tjr