We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60d250 commit 4c0c6b2Copy full SHA for 4c0c6b2
CHANGELOG.md
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
22
### Fixed
23
24
- Fixed RecursionError for reverse operators on C# operable types from python. See #2240
25
+- Fixed crash when .NET event has no `AddMethod`
26
27
## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
28
0 commit comments