I've compiled vim7.3 with Python3.2 and got "take_gil: NULL state" when
doing :py3 ...
After some investigation I found that with Python3.2
PyEval_InitThreads() must be called after Py_Initialize().
This needs to be changed in if_python3.c.
regards,
Roland
Thanks. Do you know if this works with all Python 3.x versions?
--
If you feel lonely, try schizophrenia.
/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///