Re: [Python.NET] Memory leak problem in function "AsManagedObject"

2016-01-29 Thread Denis Akhiyarov
I created a pull to fix this. Such calls should be inside using blocks, like it was for other methods in PyObject. This particular one was missed. It would be nice if any static analyzers revealed this. I tried PVS-Studio and it did not reveal any problems on pythonnet, except handling of Double.Ma

Re: [Python.NET] pythonnet 2.0.0 released

2016-01-29 Thread Denis Akhiyarov
There is also chocolatey .NET package for pythonnet not maintained since 2014. The author is not responding. On Fri, Jun 26, 2015 at 9:50 AM, Adam Klein wrote: > Congrats and thank you! > > > > *From:* PythonDotNet [mailto:pythondotnet-bounces+aklein= > bmcm@python.org] *On Behalf Of *Tony R