[Python.NET] PyTuple IDisposable implementation

Steven Burns <[email protected]>
Newsgroups gmane.comp.python.dotnet
Message-ID <[email protected]>
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 - [email protected]
https://mail.python.org/mailman/listinfo/pythondotnet
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.