Hi everyone,
I found a bug in subtype_dealloc causing segfaults when used with C heap types.
Given that it modifies the deallocation routine of every instance, I thought it
was important to surface this in here as well. Also worth noting, this blocks
the adoption of PEP384 in C Extension modul
Dear All,
Thank you very much for your quick responses - I’ve managed to install it via
Finder rather than clicking directly on the link in the downloads bar.
Many thanks,
Ana Simion
> On 16 Aug 2019, at 17:50, Ned Deily wrote:
>
> On Aug 16, 2019, at 06:11, Ronald Oussoren via Python-De