bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). by ericsnowcurrently · Pull Request #12003 · python/cpython

zooba

@ericsnowcurrently ericsnowcurrently changed the title bpo-36097: Use only public C-API in the_xxsubinterpreters module. bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary).

Feb 26, 2019

vstinner added a commit that referenced this pull request

Mar 4, 2019

@vstinner