From: Barry Warsaw Date: Mon, 18 Apr 2022 14:34:53 +0000 (-0700) Subject: Add some information about where pynche has moved to (#91650) X-Git-Tag: v3.11.0b1~314 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbd9d75fedfebb215fe3e2b60249ac642cc8abf2;p=thirdparty%2FPython%2Fcpython.git Add some information about where pynche has moved to (#91650) --- diff --git a/Misc/NEWS.d/next/Tools-Demos/2022-04-14-18-11-46.gh-issue-91551.l_nNT-.rst b/Misc/NEWS.d/next/Tools-Demos/2022-04-14-18-11-46.gh-issue-91551.l_nNT-.rst index f0c1866ac0e3..95ee25f6e02c 100644 --- a/Misc/NEWS.d/next/Tools-Demos/2022-04-14-18-11-46.gh-issue-91551.l_nNT-.rst +++ b/Misc/NEWS.d/next/Tools-Demos/2022-04-14-18-11-46.gh-issue-91551.l_nNT-.rst @@ -1 +1 @@ -Remove the ancient Pynche color editor. +Remove the ancient Pynche color editor. It has moved to https://gitlab.com/warsaw/pynche diff --git a/Tools/README b/Tools/README index 862bba7edb82..f8bfbc047958 100644 --- a/Tools/README +++ b/Tools/README @@ -42,3 +42,5 @@ unittestgui A Tkinter based GUI test runner for unittest, with test (*) A generic benchmark suite is maintained separately at https://github.com/python/performance + +Note: The pynche color editor has moved to https://gitlab.com/warsaw/pynche