[pypy-issue] [issue1530] cx_Oracle 5.1.x doesn't work with pypy

Amaury Forgeot d Arc tracker at bugs.pypy.org
Tue Jul 9 18:55:46 CEST 2013


Amaury Forgeot d Arc <amauryfa at gmail.com> 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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1530>
________________________________________


More information about the pypy-issue mailing list