summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2019-01-09 15:44:07 (GMT)
committerGitHub <noreply@github.com>2019-01-09 15:44:07 (GMT)
commitee6559436797032b816dfb8c6376c9a451014962 (patch)
treec21f66b2746611f9bdd41d89fe8a80c862634e46 /Misc/NEWS.d/next/IDLE
parentcbb16459934eaf29c7c7d362939cd05550b2f21f (diff)
downloadcpython-ee6559436797032b816dfb8c6376c9a451014962.zip
cpython-ee6559436797032b816dfb8c6376c9a451014962.tar.gz
cpython-ee6559436797032b816dfb8c6376c9a451014962.tar.bz2
bpo-35641: Move IDLE blurb to IDLE directory (#11479)
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r--Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst b/Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst
new file mode 100644
index 0000000..5abba69
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst
@@ -0,0 +1 @@
+Proper format `calltip` when the function has no docstring.