Skip to content

Commit 76157dd

Browse files
Add note that change to MessageProperties.msgid marked the attribute
read only.
1 parent 83148ec commit 76157dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Version 8.3 (TBD)
1313
#) Updated embedded ODPI-C to `version 4.3.0
1414
<https://oracle.github.io/odpi/doc/releasenotes.html#
1515
version-4-3-tbd>`__.
16-
#) Corrected calculation of attribute :data:`MessageProperties.msgid`.
16+
#) Corrected calculation of attribute :data:`MessageProperties.msgid`. Note
17+
that the attribute is now also read only.
1718
#) Binary integer variables now explicitly convert values to integers (since
1819
implicit conversion to integer has become an error in Python 3.10) and
1920
values that are not `int`, `float` or `decimal.Decimal` are explicitly

0 commit comments

Comments
 (0)