[New-bugs-announce] [issue30439] Expose the subinterpreters C-API in the stdlib.

Eric Snow report at bugs.python.org
Tue May 23 01:24:25 EDT 2017


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 <report at bugs.python.org>
<http://bugs.python.org/issue30439>
_______________________________________


More information about the New-bugs-announce mailing list