Message166842
> This is especially so with Python 2.7 still having a couple of years
> of full maintenance left - that's a long time to leave it with a known
> broken memoryview implementation. I'm less worried about 3.2, since
> the upgrade path to 3.3 is easier in that case, but even that version
> is likely to see widespread use for a long time.
Well, there's a reason we don't backport features to bugfix branches,
especially when we're talking about a complete rewrite of the
implementation. So I really don't agree this should be backported. |
|
Date |
User |
Action |
Args |
2012-07-30 01:02:57 | pitrou | set | recipients:
+ pitrou, georg.brandl, ncoghlan, vstinner, christian.heimes, benjamin.peterson, skrah, meador.inge, python-dev |
2012-07-30 01:02:56 | pitrou | link | issue12834 messages |
2012-07-30 01:02:56 | pitrou | create | |
|