Thanks Rob. I will try upgrade to 2.7.12. Any idea of this memory view
object that has been back ported to 2.7 can be disabled in any way?
Thanks
Regards
Sesha
On Wed, Dec 14, 2016, 17:33 Robert Collins
wrote:
> On 14 December 2016 at 18:10, Sesha Narayanan Subbiah
> wrote:
>
, Robert Collins
wrote:
> On 14 December 2016 at 01:26, Sesha Narayanan Subbiah
> wrote:
> > Hello
> >
> >
> > I have some implementation that currently uses python 2.6.4, which I m
> > trying to upgrade to Python 2.7.6. After upgrade, I get the following
>
Hello
I have some implementation that currently uses python 2.6.4, which I m
trying to upgrade to Python 2.7.6. After upgrade, I get the following error:
"expected string or Unicode object, memoryview found"
On checking further, I could find that memory view object has been back
ported to pyt
Hello
I have some implementation that currently uses python 2.6.4, which I m
trying to upgrade to Python 2.7.6. After upgrade, I get the following error:
"expected string or Unicode object, memoryview found"
On checking further, I could find that memory view object has been back
ported to pyt
-- Forwarded message --
From: Sesha Narayanan Subbiah
Date: Tue, Dec 13, 2016 at 1:41 PM
Subject: Removing memoryview object patch from Python 2.7
To: python-dev@python.org
Hello
I have some implementation that currently uses python 2.6.4, which I m
trying to upgrade to Python
Hello
I have some implementation that currently uses python 2.6.4, which I m
trying to upgrade to Python 2.7.6. After upgrade, I get the following error:
"expected string or Unicode object, memoryview found"
On checking further, I could find that memory view object has been back
ported to python