Re: Python/C API bug (multithreading)

2007-06-20 Thread Krzysztof Włodarczyk
Nick Craig-Wood pisze: > Krzysztof W³odarczyk <[EMAIL PROTECTED]> wrote: > >> I think I've found a bug in Python/C API and multithreading. >> > > You don't state your python version. > > There is an old bug about a similar issue :- > > http://mail.python.org/pipermail/python-dev/2005-May

Re: Python/C API bug (multithreading)

2007-06-20 Thread Nick Craig-Wood
Krzysztof W³odarczyk <[EMAIL PROTECTED]> wrote: > I think I've found a bug in Python/C API and multithreading. You don't state your python version. There is an old bug about a similar issue :- http://mail.python.org/pipermail/python-dev/2005-May/053840.html http://sourceforge.net/tracker/i

Re: Python/C API bug (multithreading)

2007-06-19 Thread Martin v. Löwis
> Is there any simple way to fix this damned bug?? Sure: just fixed your damned code!! Regards, Marttin -- http://mail.python.org/mailman/listinfo/python-list