summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2020-09-22 17:21:58 (GMT)
committerGitHub <noreply@github.com>2020-09-22 17:21:58 (GMT)
commit947adcaa13080790167757664912c3a6c2d4c201 (patch)
treeaf5948fa6aeb6ac9e5e42e76afc646f674d3f117 /Misc/NEWS.d
parent0d0e9fe2ffc1683758a1985ef6dedeef5ecafdbc (diff)
downloadcpython-947adcaa13080790167757664912c3a6c2d4c201.zip
cpython-947adcaa13080790167757664912c3a6c2d4c201.tar.gz
cpython-947adcaa13080790167757664912c3a6c2d4c201.tar.bz2
bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst b/Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst
new file mode 100644
index 0000000..eb62d36
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst
@@ -0,0 +1 @@
+Rewrite the Calltips doc section.