summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>2020-10-20 17:17:17 (GMT)
committerGitHub <noreply@github.com>2020-10-20 17:17:17 (GMT)
commit333782a3f40baf8bb916da4b5fc04b3d2a749e0c (patch)
tree8cc8133b5fdfdc7ca5ec567f48c5ffd48172dcc3 /Misc
parenta797fd74fe11ef5968b8593b0d39b6aa6ba5aef1 (diff)
downloadcpython-333782a3f40baf8bb916da4b5fc04b3d2a749e0c.zip
cpython-333782a3f40baf8bb916da4b5fc04b3d2a749e0c.tar.gz
cpython-333782a3f40baf8bb916da4b5fc04b3d2a749e0c.tar.bz2
bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andrew Clover (GH-22817)
(cherry picked from commit 6d883fbe14751b58d9ed2fd708322613d8931035) Co-authored-by: Steve Dower <steve.dower@python.org>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2020-10-20-13-19-42.bpo-38439.eMLi-t.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-10-20-13-19-42.bpo-38439.eMLi-t.rst b/Misc/NEWS.d/next/Windows/2020-10-20-13-19-42.bpo-38439.eMLi-t.rst
new file mode 100644
index 0000000..acbc80c
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2020-10-20-13-19-42.bpo-38439.eMLi-t.rst
@@ -0,0 +1 @@
+Updates the icons for IDLE in the Windows Store package.