We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb46a6 commit 772fa05Copy full SHA for 772fa05
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
- Fixed probing for assemblies in `sys.path` failing when a path in `sys.path` has invalid characters. See #2376
27
28
## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
0 commit comments