[PyQt] sip: how to make a python instance owned by C++ without using a parent

Phil Thompson phil at riverbankcomputing.com
Wed Aug 15 17:15:55 BST 2012


On Wed, 15 Aug 2012 11:55:47 +0200, Mathias.Born at gmx.de wrote:
> On 15.08.2012, 11:05:42 Phil Thompson wrote:
>> I could change sipTransferTo() to do this if the owner was Py_None. At
>> the
>> moment this is undocumented behaviour. Would this be sufficient?
> 
> I believe so.

Done in hg.

Phil


More information about the PyQt mailing list