diff options
author | Thomas Wouters <thomas@python.org> | 2024-01-17 12:09:05 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2024-01-17 12:14:40 (GMT) |
commit | f009305a7d635f86440c804a2916f8fa4d7fc637 (patch) | |
tree | 504b13d711808015a89abd1e808f7da54f280708 /Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst | |
parent | b204c4beb44c1a9013f8da16984c9129374ed8c5 (diff) | |
download | cpython-f009305a7d635f86440c804a2916f8fa4d7fc637.zip cpython-f009305a7d635f86440c804a2916f8fa4d7fc637.tar.gz cpython-f009305a7d635f86440c804a2916f8fa4d7fc637.tar.bz2 |
Python 3.13.0a3v3.13.0a3
Diffstat (limited to 'Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst')
-rw-r--r-- | Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst b/Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst deleted file mode 100644 index 1a73cad..0000000 --- a/Misc/NEWS.d/next/IDLE/2019-12-13-12-26-56.bpo-13586.1grqsR.rst +++ /dev/null @@ -1 +0,0 @@ -Enter the selected text when opening the "Replace" dialog. |