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

Revert "Rebase to pythonnet master" #21

Closed AlexCatarino closed 5 years ago

AlexCatarino commented 5 years ago

Reverts QuantConnect/pythonnet#20

jaredbroad commented 5 years ago

Reverting because it throws during unit tests and only way we could find to make it work was hacking the shutdown method which isn't really acceptable.