New submission from Eric Snow:

For a variety of reasons, I'd like to be able to manage subinterpreters from 
Python code.  An initial effort would add a _interpreters module to the stdlib 
that exposes the basic functionality of the corresponding C-API.

----------
assignee: eric.snow
components: Library (Lib)
messages: 294225
nosy: eric.snow, steve.dower
priority: normal
severity: normal
stage: patch review
status: open
title: Expose the subinterpreters C-API in the stdlib.
type: enhancement
versions: Python 3.7

_______________________________________
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