[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