]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Pynche's move to the What's new in 3.11 (#97974)
authorBarry Warsaw <barry@python.org>
Thu, 6 Oct 2022 20:29:52 +0000 (13:29 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2022 20:29:52 +0000 (13:29 -0700)
* 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>
Doc/whatsnew/3.11.rst

index dafbbb673f0ed6127e19949556757f8173d4fb61..6103da76a34d03eba66886b366b437ad286a56ea 100644 (file)
@@ -1667,6 +1667,10 @@ Removed
   Python's test suite."
   (Contributed by Victor Stinner in :issue:`46852`.)
 
+* 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
 ======================