diff options
author | Steve Dower <steve.dower@python.org> | 2020-10-20 14:54:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-20 14:54:13 (GMT) |
commit | 6d883fbe14751b58d9ed2fd708322613d8931035 (patch) | |
tree | f132a35405d89213646e8476ff8e80e749b71700 /Misc | |
parent | 0c37269be7065b9b15b7b3a4406084f9535a793a (diff) | |
download | cpython-6d883fbe14751b58d9ed2fd708322613d8931035.zip cpython-6d883fbe14751b58d9ed2fd708322613d8931035.tar.gz cpython-6d883fbe14751b58d9ed2fd708322613d8931035.tar.bz2 |
bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andrew Clover (GH-22817)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2020-10-20-13-19-42.bpo-38439.eMLi-t.rst | 1 |
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. |