diff options
author | doko@ubuntu.com <doko@ubuntu.com> | 2016-06-10 16:23:35 (GMT) |
---|---|---|
committer | doko@ubuntu.com <doko@ubuntu.com> | 2016-06-10 16:23:35 (GMT) |
commit | 87a8bcc221a6d3ca9a8d46838af5d0d21320e340 (patch) | |
tree | 6681add6012d685d8c48c3908faf807ad2505792 /Misc | |
parent | 420e4d843b8b8995aaf7019645e4249d49113cd9 (diff) | |
download | cpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.zip cpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.tar.gz cpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.tar.bz2 |
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
unused and outdated icons.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -699,6 +699,12 @@ Tools/Demos - Issue #26316: Fix variable name typo in Argument Clinic. +Misc +---- + +- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove + unused and outdated icons. + What's New in Python 3.5.1 final? ================================= |