Support for byref parameters when overriding .NET methods from Python by lostmsu · Pull Request #1663 · pythonnet/pythonnet
…Python new code is emitted to 1. unpack the tuple returned from Python to extract new values for byref parameters and modify args array correspondingly 2. marshal those new values from the args array back into arguments in IL fixes pythonnet#1481
lostmsu
deleted the
bugs/PythonOutInterfaceImpl
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters