We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c5273 commit c6d321bCopy full SHA for c6d321b
Doc/whatsnew/3.11.rst
@@ -1678,6 +1678,10 @@ Removed
1678
Python's test suite."
1679
(Contributed by Victor Stinner in :issue:`46852`.)
1680
1681
+* The ``--experimental-isolated-subinterpreters`` configure flag
1682
+ (and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS``)
1683
+ have been removed.
1684
+
1685
* Pynche --- The Pythonically Natural Color and Hue Editor --- has been moved out
1686
of ``Tools/scripts`` and is `being developed independently
1687
<https://gitlab.com/warsaw/pynche/-/tree/main>`_ from the Python source tree.
0 commit comments