[New-bugs-announce] [issue38880] Subinterpreters: List interpreters associated with a channel end

Lewis Gaul report at bugs.python.org
Thu Nov 21 11:14:53 EST 2019


New submission from Lewis Gaul <lewis.gaul at gmail.com>:

The public interpreters API being implemented for PEP 554 requires the ability to list interpreters associated with channel ends. This functionality needs adding in the internal subinterpreters module.

See https://github.com/ericsnowcurrently/multi-core-python/issues/52 and https://www.python.org/dev/peps/pep-0554/#api-for-sharing-data.

----------
messages: 357181
nosy: Lewis Gaul, eric.snow, nanjekyejoannah
priority: normal
severity: normal
status: open
title: Subinterpreters: List interpreters associated with a channel end
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38880>
_______________________________________


More information about the New-bugs-announce mailing list