-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
P1medium prioritymedium priorityX [stdlib API]exposing C impl in Python codeexposing C impl in Python codeX [testing]complexity: loweasy to figure outeasy to figure outsize: smallrequires few changesrequires few changestype: code health
Description
Issue #22 is about making use of subinterpreters (specifically the PEP 554 API) in the CPython test suite.
Until PEP 554 is accepted (or if it isn't) we should add a PEP 554 implementation as Lib/test/support/_interpreters.py
(e.g. test.support._interpreters
).
Metadata
Metadata
Assignees
Labels
P1medium prioritymedium priorityX [stdlib API]exposing C impl in Python codeexposing C impl in Python codeX [testing]complexity: loweasy to figure outeasy to figure outsize: smallrequires few changesrequires few changestype: code health