We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586518d commit 10d4ad8Copy full SHA for 10d4ad8
doc/src/releasenotes.rst
@@ -8,6 +8,16 @@ cx_Oracle Release Notes
8
9
.. _releasenotes70:
10
11
+Version 7.2.1 (July 2019)
12
+-------------------------
13
+
14
+#) Resolved ``MemoryError`` exception on Windows when using an output type
15
+ handler
16
+ (`issue 330 <https://github.com/oracle/python-cx_Oracle/issues/330>`__).
17
+#) Improved test suite and samples.
18
+#) Improved documentation.
19
20
21
Version 7.2 (July 2019)
22
-----------------------
23
0 commit comments