Ricardo Dias schrieb am 11.12.18 um 23:16:
> On 11/12/18 19:39, Stefan Behnel wrote:
>> Ricardo Dias schrieb am 10.12.18 um 14:42:
>>> In the recent Cython 0.29 version was introduced a commit [1] that
>>> hinders the usage of python subinterpreters.
>>>
>>> I discovered this the hard way when sudd
On 11/12/18 19:39, Stefan Behnel wrote:
> Ricardo Dias schrieb am 10.12.18 um 14:42:
>> In the recent Cython 0.29 version was introduced a commit [1] that
>> hinders the usage of python subinterpreters.
>>
>> I discovered this the hard way when suddenly a component I was working
>> on started to
(resending to cython-devel list since my first attempt bounced)
On Tue, Dec 11, 2018, 11:56 Nathaniel Smith FYI – you should be aware that subinterpreters are poorly tested (AFAIK
> ceph is the third project to try using them, ever), not well supported in
> general, and there has even been some d
Ricardo Dias schrieb am 10.12.18 um 14:42:
> In the recent Cython 0.29 version was introduced a commit [1] that
> hinders the usage of python subinterpreters.
>
> I discovered this the hard way when suddenly a component I was working
> on started to crash. The component in question is the ceph-mgr
Hi Cython developers,
In the recent Cython 0.29 version was introduced a commit [1] that
hinders the usage of python subinterpreters.
I discovered this the hard way when suddenly a component I was working
on started to crash. The component in question is the ceph-mgr daemon
from the Ceph project