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 83148ec commit 76157ddCopy full SHA for 76157dd
doc/src/release_notes.rst
@@ -13,7 +13,8 @@ Version 8.3 (TBD)
13
#) Updated embedded ODPI-C to `version 4.3.0
14
<https://oracle.github.io/odpi/doc/releasenotes.html#
15
version-4-3-tbd>`__.
16
-#) Corrected calculation of attribute :data:`MessageProperties.msgid`.
+#) Corrected calculation of attribute :data:`MessageProperties.msgid`. Note
17
+ that the attribute is now also read only.
18
#) Binary integer variables now explicitly convert values to integers (since
19
implicit conversion to integer has become an error in Python 3.10) and
20
values that are not `int`, `float` or `decimal.Decimal` are explicitly
0 commit comments