summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst')
-rw-r--r--Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst b/Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst
new file mode 100644
index 0000000..604f202
--- /dev/null
+++ b/Misc/NEWS.d/next/Tools-Demos/2022-09-30-14-30-12.gh-issue-97669.gvbgcg.rst
@@ -0,0 +1,3 @@
+Remove outdated example scripts of the ``Tools/scripts/`` directory. A copy can
+be found in the `old-demos project <https://github.com/gvanrossum/old-demos>`_.
+Patch by Victor Stinner.