diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 9353446b1f4..a13cbe6e22d 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -1596,6 +1596,9 @@ Removed (and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS``) have been removed. +* Pynche --- The Pythonically Natural Color and Hue Editor --- has been moved out + of ``Tools/scripts`` and is `being developed independently + `_ from the Python source tree. Porting to Python 3.11 ======================