STINNER Victor added the comment:

See also issues:

* #10915: Make the PyGILState API compatible with multiple interpreters 
* #15751: Support subinterpreters in the GIL state API

This issue contains is a compromise: it's a workaround until the root issue is 
solve. Since #10915 is open since 2011, I'm not sure that it's possible to fix 
the issue, nor that it's worth :-) To me, subinterpreters still looks like an 
experimental feature.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26558>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to