From anthony.tuininga at gmail.com Mon Aug 12 23:51:58 2019 From: anthony.tuininga at gmail.com (Anthony Tuininga) Date: Mon, 12 Aug 2019 21:51:58 -0600 Subject: [DB-SIG] cx_Oracle 7.2.2 Message-ID: What is cx_Oracle? cx_Oracle is a Python extension module that enables access to Oracle Database for Python 3.x and 2.x and conforms to the Python database API 2.0 specifications with a number of enhancements. Where do I get it? https://oracle.github.io/python-cx_Oracle The easiest method to install/upgrade cx_Oracle is via pip as in python -m pip install cx_Oracle --upgrade What's new? This release addresses a number of small issues. See the release notes for more information. https://cx-oracle.readthedocs.io/en/latest/release_notes.html#version-7-2-2-august-2019 Please provide any feedback via GitHub issues ( https://github.com/oracle/python-cx_Oracle/issues). -------------- next part -------------- An HTML attachment was scrubbed... URL: