diff options
author | Barry Warsaw <barry@python.org> | 2022-04-18 14:34:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 14:34:53 (GMT) |
commit | dbd9d75fedfebb215fe3e2b60249ac642cc8abf2 (patch) | |
tree | 47fc5d4ce3eb2ec3556d95d2619b7d61c76765e0 /Misc | |
parent | 8c54c3dacccb12a712acaa48d86a54f9ee9e37b5 (diff) | |
download | cpython-dbd9d75fedfebb215fe3e2b60249ac642cc8abf2.zip cpython-dbd9d75fedfebb215fe3e2b60249ac642cc8abf2.tar.gz cpython-dbd9d75fedfebb215fe3e2b60249ac642cc8abf2.tar.bz2 |
Add some information about where pynche has moved to (#91650)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Tools-Demos/2022-04-14-18-11-46.gh-issue-91551.l_nNT-.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 f0c1866..95ee25f 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 |