On 06/05/2020 07:32 AM, Mark Shannon wrote:
3. It can be implemented on top of the multiprocessing module, for testing. A more efficient implementation can be developed once sub-interpreters prove useful.
Isn't part of the impetus for in-process sub-interpreters the Python-embedded-in-language-X use-case? Isn't multiprocessing a poor solution then? -- ~Ethan~ _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/BEGS7PQANGGSDLIPE7NIGNEGIQWNGSL3/ Code of Conduct: http://python.org/psf/codeofconduct/