Nick Coghlan added the comment:

A naming suggestion: let's leave the `interpreters` & `_interpreters` names 
free for a possible future PEP to make this a public API with a fallback 
multiprocessing backed implementation for implementations that don't have 
native subinterpreter support.

Then for this "testing and experimentation only" API, we'd go with 
"_subinterpreters" to match the name typically used to refer to the CPython 
feature.

----------
nosy: +ncoghlan

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

Reply via email to