Re: [cx-oracle-users] Using cx_Oracle 6.0rc1 on Windows
Brought to you by:
atuining
From: walter <wa...@li...> - 2017-07-03 19:03:20
|
On Mon, 3 Jul 2017 12:15:39 -0600, Anthony Tuininga <ant...@gm...> wrote: > On Mon, Jul 3, 2017 at 12:02 PM, walter wrote: > On Mon, 3 Jul 2017 07:59:24 -0600, Anthony Tuininga wrote: > > Hi Walter, > > [...] > > Regarding the dbapi20 tests, it would appear that this is not well > supported by the community. Go ahead and log an issue. > > Done: https://github.com/oracle/python-cx_Oracle/issues/44 [3] > > I would have done a pull request, but it seems this means signing a > contributors agreement. > > Thanks, Walter. Yes, a contributors agreement is required -- but only > one time. :-) OK. > Have you looked at the other suggestions I gave? Not yet. We'll try them tomorrow. > I'll do some > more investigation. Fixing the code you noted above to work with > Python 3 is easy enough -- but it won't help much if the dbapi20.py > module isn't available! Servus, Walter |