We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146f168 commit 6c536daCopy full SHA for 6c536da
Doc/whatsnew/3.11.rst
@@ -1667,6 +1667,10 @@ Removed
1667
Python's test suite."
1668
(Contributed by Victor Stinner in :issue:`46852`.)
1669
1670
+* The ``--experimental-isolated-subinterpreters`` configure flag
1671
+ (and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS``)
1672
+ have been removed.
1673
+
1674
* Pynche --- The Pythonically Natural Color and Hue Editor --- has been moved out
1675
of ``Tools/scripts`` and is `being developed independently
1676
<https://gitlab.com/warsaw/pynche/-/tree/main>`_ from the Python source tree.
0 commit comments