We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d6772 commit d3bde9dCopy full SHA for d3bde9d
AUTHORS.md
@@ -86,3 +86,4 @@
86
- ([@gpetrou](https://github.com/gpetrou))
87
- Ehsan Iran-Nejad ([@eirannejad](https://github.com/eirannejad))
88
- ([@legomanww](https://github.com/legomanww))
89
+- ([@gertdreyer](https://github.com/gertdreyer))
CHANGELOG.md
@@ -13,6 +13,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
13
14
### Fixed
15
16
+- Fixed RecursionError for reverse operators on C# operable types from python. See #2240
17
18
## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
19
0 commit comments