[docs] [issue35420] how to migrate a c-extension module to one that supports subinerpreters?
Petr Viktorin
report at bugs.python.org
Wed Dec 19 11:23:37 EST 2018
Petr Viktorin <encukou at gmail.com> added the comment:
Hi (and sorry for the delay -- it's a busy time of year).
Unfortunately, there's no good documentation yet. Python's standard library itself is not free of global state, and I don't think we want to start documenting before that's fixed.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35420>
_______________________________________
More information about the docs
mailing list