Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b39b9e

Browse filesBrowse files
Update release notes.
1 parent f4148ae commit 0b39b9e
Copy full SHA for 0b39b9e

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎doc/src/release_notes.rst

Copy file name to clipboardExpand all lines: doc/src/release_notes.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ Version 8.0 (TBD)
5959
row offsets exceeding 65536.
6060
#) Eliminated spurious error when accessing :attr:`Cursor.lastrowid` after
6161
executing an INSERT ALL statement.
62-
#) Miscellaneous code improvements supplied by Alex Henrie
63-
(pull requests
62+
#) Miscellaneous improvements supplied by Alex Henrie (pull requests
6463
`419 <https://github.com/oracle/python-cx_Oracle/pull/419>`__,
6564
`420 <https://github.com/oracle/python-cx_Oracle/pull/420>`__,
6665
`421 <https://github.com/oracle/python-cx_Oracle/pull/421>`__,
67-
`422 <https://github.com/oracle/python-cx_Oracle/pull/422>`__ and
68-
`423 <https://github.com/oracle/python-cx_Oracle/pull/423>`__).
66+
`422 <https://github.com/oracle/python-cx_Oracle/pull/422>`__,
67+
`423 <https://github.com/oracle/python-cx_Oracle/pull/423>`__ and
68+
`437 <https://github.com/oracle/python-cx_Oracle/pull/437>`__).
6969
#) Python objects bound to boolean variables are now converted to True or
7070
False based on whether they would be considered True or False in a Python
7171
if statement. Previously, only True was treated as True and all other
7272
Python values (including 1, 1.0, and "foo") were treated as False
7373
(pull request
7474
`435 <https://github.com/oracle/python-cx_Oracle/pull/435>`__).
75-
#) Documentation and test suite improvements.
75+
#) Documentation, samples and test suite improvements.
7676

7777

7878
Version 7.3 (December 2019)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.