This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author LewisGaul
Recipients LewisGaul, eric.snow, nanjekyejoannah
Date 2019-11-21.16:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574352893.51.0.220552171167.issue38880@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-11-21 16:14:53LewisGaulsetrecipients: + LewisGaul, eric.snow, nanjekyejoannah
2019-11-21 16:14:53LewisGaulsetmessageid: <1574352893.51.0.220552171167.issue38880@roundup.psfhosted.org>
2019-11-21 16:14:53LewisGaullinkissue38880 messages
2019-11-21 16:14:53LewisGaulcreate