Terry Reedy wrote:
Laszlo Nagy wrote:
Laszlo Nagy wrote:
Meanwhile I'm trying to turn off threads in that program one by one. I just got this new type of error:

Fatal Python error: PyThreadState_Delete: invalid tstate
After some days, there are now answers to my question. I guess this is because nobody knows the answer. I think I need to consider this a bug in Python. Where can I post a bug report?

bugs.python.org

Before submitting, search for existing report of same bug. If none, try to write a minimal program that reliably reproduces the bug. (If you can't, it will be hard to fix.). Make sure the bug occurs with 2.6.1 or 3.0. Earlier 2.x is not maintained except for security patches.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to