From: Barry Warsaw Date: Thu, 6 Oct 2022 20:47:33 +0000 (-0700) Subject: [3.11] Backport effc25f 3.11 (#97991) X-Git-Tag: v3.11.1~338 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=930adfa503e93134551f0e32b5abcf580e6285a5;p=thirdparty%2FPython%2Fcpython.git [3.11] Backport effc25f 3.11 (#97991) * Add Pynche's move to the What's new in 3.11 (#97974) * Add Pynche's move to the What's new in 3.11 * Update Doc/whatsnew/3.11.rst Co-authored-by: Ezio Melotti Co-authored-by: Ezio Melotti (cherry picked from commit effc25f7f25ae1ac053415addc584b050c022dcb) * [3.11] Add Pynche's move to the What's new in 3.11 (GH-97974) * Add Pynche's move to the What's new in 3.11 * Update Doc/whatsnew/3.11.rst Co-authored-by: Ezio Melotti Co-authored-by: Ezio Melotti . (cherry picked from commit effc25f7f25ae1ac053415addc584b050c022dcb) Co-authored-by: Barry Warsaw --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 1e8fb14b3cd4..24ee491d28e2 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -1682,6 +1682,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 ======================