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 84197d4 commit eddd657Copy full SHA for eddd657
CHANGELOG.md
@@ -32,6 +32,7 @@ details about the cause of the failure
32
- Indexers can now be used with interface objects
33
- Fixed a bug where indexers could not be used if they were inherited
34
- Made it possible to use `__len__` also on `ICollection<>` interface objects
35
+- Fixed issue when calling PythonException.Format where another exception would be raise for unnormalized exceptions
36
37
## [2.5.0][] - 2020-06-14
38
0 commit comments