[jira] Updated: (MODPYTHON-77) The multiple interpreter concept of mod_python is broken for Python extension modules since Python 2.3

2005-09-03 Thread Boyan Boyadjiev (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-77?page=all ] Boyan Boyadjiev updated MODPYTHON-77: - Attachment: gil_test.c I hope that, the following can help clarifying where the problem comes from. The root of the evil was the introduction of t

[jira] Updated: (MODPYTHON-77) The multiple interpreter concept of mod_python is broken for Python extension modules since Python 2.3

2005-09-03 Thread Boyan Boyadjiev (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-77?page=all ] Boyan Boyadjiev updated MODPYTHON-77: - Attachment: src.zip Jim, could you please try, if the cahnges in the attaced src.zip are working for you. If so this will be a much better solution