<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Sesha Narayanan Subbiah</b> <span dir="ltr"><<a href="mailto:sesha.subbiah@gmail.com">sesha.subbiah@gmail.com</a>></span><br>Date: Tue, Dec 13, 2016 at 1:41 PM<br>Subject: Removing memoryview object patch from Python 2.7<br>To: <a href="mailto:python-dev@python.org">python-dev@python.org</a><br><br><br><div dir="ltr"><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium">Hello </span></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><br></span></div><div><font color="#000000" face="-webkit-standard" size="3">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:</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><font color="#000000" face="-webkit-standard" size="3">"</font><span style="color:rgb(0,0,0);font-family:helvetica;font-size:14px;background-color:rgb(235,235,236)">expected string or Unicode object, memoryview found"</span></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><br></span></div><div><font color="#000000" face="-webkit-standard" size="3">On checking further, I could find that memory view object has been back ported to python 2.7 using this patch:</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><a href="https://bugs.python.org/issue2396" target="_blank">https://bugs.python.org/<wbr>issue2396</a><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><br></div><div><font color="#000000" face="-webkit-standard" size="3">I would like to know if it is safe to revert this patch alone from Python 2.7.6, or do we know if there are any other dependencies? </font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><font color="#000000" face="-webkit-standard" size="3">Thanks</font></div><span class="HOEnZb"><font color="#888888"><div><font color="#000000" face="-webkit-standard" size="3">Sesha</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div></font></span></div>
</div><br></div>