I'm creating PyTuple instances using the constructor.
I noticed the constructor calls Runtime.Incref for each of the tuple elements.
But PyTuple doesn't override PyObject's implementation of IDisposable. It's not clear to me when this references will be cleared. Thanks, Steven
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet