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>
This commit is contained in:
Barry Warsaw 2022-10-06 13:29:52 -07:00 committed by GitHub
parent 8af04cdef2
commit effc25f7f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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
======================