]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] Backport effc25f 3.11 (#97991)
authorBarry Warsaw <barry@python.org>
Thu, 6 Oct 2022 20:47:33 +0000 (13:47 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:03 +0000 (20:05 +0100)
* 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 <ezio.melotti@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(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 <ezio.melotti@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.
(cherry picked from commit effc25f7f25ae1ac053415addc584b050c022dcb)

Co-authored-by: Barry Warsaw <barry@python.org>
Doc/whatsnew/3.11.rst

index 9353446b1f471ae2b28759e0eb33c37400251218..a13cbe6e22d6e25829d6df447be13ba87a112ee8 100644 (file)
@@ -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
+  <https://gitlab.com/warsaw/pynche/-/tree/main>`_ from the Python source tree.
 
 Porting to Python 3.11
 ======================