Now that Python 3000 has been released, Anthony Tuininga has announced cx_Oracle 5.0, the latest version of the extension for Oracle Database access. His announcement email contains all the details.
Among the new features, it support Oracle 11g Connection Pooling (DRCP) fully now and allows the connection class to be set. This enables maximum reuse of the Oracle pooled server processes by applications.