y unmanged resources held by PyObject's are unmanaged memory? (Unless,
of course, the
PyObject represents a system resource like a file or network stream).
Has it been considered to use GC.AddMemoryPressure when PyObjects are backed by
a large
amount of unmanaged memory?
Thanks,
Thomas L
allocated when constructing python objects.
Best regards,
Thomas Lundgaard Hansen
From: PythonDotNet
On Behalf Of Li
Amos
Sent: Sunday, September 8, 2019 8:12 PM
To: A list for users and developers of Python for .NET
Subject: Re: [Python.NET] Memory management when embedding python.
If you