Re: [cx-oracle-users] When will Windows Installers for Python 3.4 be available?
Brought to you by:
atuining
|
From: Shai B. <sh...@pl...> - 2014-04-02 13:36:54
|
Hi, On Monday 31 March 2014 23:09:24 Anthony Tuininga wrote: > > I am hoping to have a new release made sometime next week at the latest. At first I was quite alarmed at this, since the Django test-suite gets segfaults out of cx_Oracle 5.1.2 with Python 3 and none of the commits since then seemed to address that; but I am happy to report that, using the current tip, I was able to run the full Django test-suite on both Python 3.3 and 3.4 (it doesn't pass yet, but we can probably solve the problems in Python code). I am still working on a smail performance-improvement patch. I pushed my proposed change to https://bitbucket.org/shaib/cx_oracle; I haven't had a chance to benckmark it properly yet. As a first indication, in a very non- rigorously controlled test-environment, it seems to improve the timings of the full Django test-suite by ~10% (using this needs adaptations on the Django side, which I am also still working on). Thanks for all the good work, Shai. |