multi-core-python icon indicating copy to clipboard operation
multi-core-python copied to clipboard

improve test coverage for subinterpreters

Open ericsnowcurrently opened this issue 7 years ago • 1 comments

https://bugs.python.org/issue24553

ericsnowcurrently avatar Aug 24 '18 19:08 ericsnowcurrently

See: https://hg.python.org/cpython/file/09b223827f63/Lib/test/test_capi.py#l344 https://hg.python.org/cpython/file/default/Programs/_testembed.c https://hg.python.org/cpython/file/09b223827f63/Lib/test/support/init.py#l2326 https://hg.python.org/cpython/file/09b223827f63/Modules/_testcapimodule.c#l2615

ericsnowcurrently avatar Aug 31 '18 18:08 ericsnowcurrently