Thanks to visit codestin.com Credit goes to github.com
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 b5cae6c commit bea9e0dCopy full SHA for bea9e0d
CHANGELOG.md
@@ -13,6 +13,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
13
- Added function that sets Py_NoSiteFlag to 1.
14
- Added support for Jetson Nano.
15
- Added support for __len__ for .NET classes that implement ICollection
16
+- Added `IPyArgumentConverter` interface and `PyArgConverter` attribute, that control custom argument marshaling from Python to .NET (#835)
17
18
### Changed
19
0 commit comments