summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2020-09-23 12:36:32 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2020-09-23 12:36:32 (GMT)
commitdb455296be5f792b8c12b7cd7f3962b52e4f44ee (patch)
treed0cf137351b52bd56770a1c066a2011cc42e1018 /Misc/NEWS.d/next/IDLE
parent5acc1b5f0b62eef3258e4bc31eba3b9c659108c9 (diff)
downloadcpython-db455296be5f792b8c12b7cd7f3962b52e4f44ee.zip
cpython-db455296be5f792b8c12b7cd7f3962b52e4f44ee.tar.gz
cpython-db455296be5f792b8c12b7cd7f3962b52e4f44ee.tar.bz2
Python 3.8.6v3.8.6
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r--Misc/NEWS.d/next/IDLE/2020-09-22-00-45-40.bpo-40181.hhQi3z.rst2
-rw-r--r--Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst1
2 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2020-09-22-00-45-40.bpo-40181.hhQi3z.rst b/Misc/NEWS.d/next/IDLE/2020-09-22-00-45-40.bpo-40181.hhQi3z.rst
deleted file mode 100644
index b6866e1..0000000
--- a/Misc/NEWS.d/next/IDLE/2020-09-22-00-45-40.bpo-40181.hhQi3z.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-In calltips, stop reminding that '/' marks the end of positional-only
-arguments.
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
deleted file mode 100644
index eb62d36..0000000
--- a/Misc/NEWS.d/next/IDLE/2020-09-22-11-13-45.bpo-35764.VoNa8y.rst
+++ /dev/null
@@ -1 +0,0 @@
-Rewrite the Calltips doc section.