Issue 31375: [subinterpreters] Add the interpreters module to stdlib (PEP 554). - Python tracker

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.

classification
process
Status: closed Resolution: duplicate
Dependencies: Superseder: [subinterpreters] PEP 554 implementation: add interpreters module
View: 32604
Assigned To: eric.snow Nosy List: eric.snow, vstinner
Priority: normal Keywords:

Created on 2017-09-06 23:16 by eric.snow, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg301540 - (view) Author: Eric Snow (eric.snow) * (Python committer) Date: 2017-09-06 23:16
This builds on issue #30439.
msg368898 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2020-05-15 01:18
I mark this issue as a duplicate of bpo-32604.