[3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9 by vstinner · Pull Request #20228 · python/cpython

Conversation

@vstinner

Remove --with-experimental-isolated-subinterpreters configure option
in Python 3.9: the experiment continues in the master branch, but
it's no longer needed in 3.9.

https://bugs.python.org/issue40514

This was referenced

May 19, 2020

@vstinner

PR rebased to re-run all CI jobs to get #20231 fix... Sadly, it didn't work. Let me wait for #20234 backport to 3.9.

Remove --with-experimental-isolated-subinterpreters configure option
in Python 3.9: the experiment continues in the master branch, but
it's no longer needed in 3.9.

@vstinner

"PR #20234 backport to 3.9" has been merged. New rebase and... this time, it works!