summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2023-05-17 21:36:58 -0400
committerGitHub <noreply@github.com>2023-05-17 21:36:58 -0400
commit678bf57ed04b8c250f0bc031ebd264bece76e731 (patch)
tree1e48de3374968414bc4f3d06eab7833b3efdd621 /Misc/NEWS.d
parent7fc8e2d4627cdba5cb0075c9052ed6f4b6ecd36d (diff)
downloadcpython-git-678bf57ed04b8c250f0bc031ebd264bece76e731.tar.gz
gh-104499: IDLE - fix completions for tk aqua 8.7 (#104591)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/IDLE/2023-05-17-17-32-21.gh-issue-104499.hNeqV4.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2023-05-17-17-32-21.gh-issue-104499.hNeqV4.rst b/Misc/NEWS.d/next/IDLE/2023-05-17-17-32-21.gh-issue-104499.hNeqV4.rst
new file mode 100644
index 0000000000..20cbd9ab9e
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2023-05-17-17-32-21.gh-issue-104499.hNeqV4.rst
@@ -0,0 +1 @@
+Fix completions for Tk Aqua 8.7 (currently blank).