Amaury Forgeot d Arc <[email protected]> added the comment:

This is not a cx_Oracle version issue, but more probably a feature not 
correctly supported by the pypy implementation (and not 
correctly tested by cx_Oracle at the time...).

To help me debugging this (I don't have any access to Oracle nowadays, sorry), 
can you retrieve the result of 
self.setinputsizes() called in db/backends/oracle/base.py, and what is exactly 
passed to self.cursor.execute().

----------
nosy: +amaury
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1530>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to