mirror of https://github.com/python/cpython.git
* 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 commiteffc25f7f2
) * [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 commiteffc25f7f2
) Co-authored-by: Barry Warsaw <barry@python.org>
This commit is contained in:
parent
33cf0a604c
commit
930adfa503
|
@ -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
|
||||
<https://gitlab.com/warsaw/pynche/-/tree/main>`_ from the Python source tree.
|
||||
|
||||
Porting to Python 3.11
|
||||
======================
|
||||
|
|
Loading…
Reference in New Issue