[PyQt] SIP and PyPy

Matti Picus matti.picus at gmail.com
Fri Oct 21 02:53:11 BST 2016


On 21/10/16 00:03, Phil Thompson wrote:

> On 20 Oct 2016, at 8:37 pm, Matti Picus <matti.picus at gmail.com> wrote:
>> ...
>>
>> My questions are: how can I work with the SIP people to make SIP work with PyPy (is there a test suite, continuous build or something like that), and more specifically would you be willing to accept a patch to move the initialization code from tp_alloc to tp_init? What are the implications for other users of SIP?
> The current implementation is there for a reason - but that reason may be historic (the original code was written for Python v1.5).
>
> I'm happy to consider a patch, however v4.8.1 was released over 7 years ago.
>
> Phil
Sorry, my mistake, I meant 4.18.1. Is there a test suite so I can make 
sure my patch works?
Matti


More information about the PyQt mailing list