mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
* 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
35b94b7ce2
commit
a3df8d7141
1 changed files with 3 additions and 0 deletions
|
@ -1596,6 +1596,9 @@ Removed
|
||||||
(and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS``)
|
(and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS``)
|
||||||
have been removed.
|
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
|
Porting to Python 3.11
|
||||||
======================
|
======================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue