[issue30439] [subinterpreters] Expose the subinterpreters C-API in the stdlib

2020-05-14 Thread STINNER Victor
STINNER Victor added the comment: I mark this issue as a duplicate of bpo-32604. -- nosy: +vstinner resolution: -> duplicate stage: patch review -> resolved status: open -> closed superseder: -> [subinterpreters] Expose the subinterpreters C-API in Python for testing use. _

[issue30439] [subinterpreters] Expose the subinterpreters C-API in the stdlib

2020-05-14 Thread STINNER Victor
Change by STINNER Victor : -- components: +Subinterpreters -Library (Lib) title: Expose the subinterpreters C-API in the stdlib. -> [subinterpreters] Expose the subinterpreters C-API in the stdlib ___ Python tracker