issues
search
QuantConnect
/
pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
http://pythonnet.github.io
MIT License
28
stars
26
forks
source link
Bug enumerable list method resolution
#52
Closed
Martin-Molinero
closed
3 years ago
Martin-Molinero
commented
3 years ago
Converter with handle sending a python List to a method expecting a csharp enumerable. Adding unit test Related to
https://github.com/QuantConnect/Lean/issues/5622