summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2024-03-12 17:34:05 (GMT)
committerThomas Wouters <thomas@python.org>2024-03-12 20:11:08 (GMT)
commit076d169ebbe59f7035eaa28d33d517bcb375f342 (patch)
tree0d38f6da1f75f55fbf7ea0f79401e6c88ba5325b /Misc/NEWS.d/next/IDLE
parentf6e7a6ce651b43c6e060608a4bb20685f39e9eaa (diff)
downloadcpython-076d169ebbe59f7035eaa28d33d517bcb375f342.zip
cpython-076d169ebbe59f7035eaa28d33d517bcb375f342.tar.gz
cpython-076d169ebbe59f7035eaa28d33d517bcb375f342.tar.bz2
Python 3.13.0a5v3.13.0a5
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r--Misc/NEWS.d/next/IDLE/2023-12-09-11-04-26.gh-issue-88516.SIIvfs.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2023-12-09-11-04-26.gh-issue-88516.SIIvfs.rst b/Misc/NEWS.d/next/IDLE/2023-12-09-11-04-26.gh-issue-88516.SIIvfs.rst
deleted file mode 100644
index b6dea50..0000000
--- a/Misc/NEWS.d/next/IDLE/2023-12-09-11-04-26.gh-issue-88516.SIIvfs.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-On macOS show a proxy icon in the title bar of editor windows to match
-platform behaviour.