summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2018-11-15 18:15:13 (GMT)
committerGitHub <noreply@github.com>2018-11-15 18:15:13 (GMT)
commitb65413b497a07f521d835b799be7dd0afcedbd65 (patch)
tree485178060d091834da5ced196584e358a1b6844f /Misc
parent70f61b933f5f4bbb28d2c1a2ebf3a555513e67b0 (diff)
downloadcpython-b65413b497a07f521d835b799be7dd0afcedbd65.zip
cpython-b65413b497a07f521d835b799be7dd0afcedbd65.tar.gz
cpython-b65413b497a07f521d835b799be7dd0afcedbd65.tar.bz2
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/IDLE/2018-11-12-00-20-01.bpo-35213.cqNgzT.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2018-11-12-00-20-01.bpo-35213.cqNgzT.rst b/Misc/NEWS.d/next/IDLE/2018-11-12-00-20-01.bpo-35213.cqNgzT.rst
new file mode 100644
index 0000000..9d0e4e1
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2018-11-12-00-20-01.bpo-35213.cqNgzT.rst
@@ -0,0 +1 @@
+Where appropriate, use 'macOS' in idlelib.