diff options
author | doko@ubuntu.com <doko@ubuntu.com> | 2016-06-10 16:25:42 (GMT) |
---|---|---|
committer | doko@ubuntu.com <doko@ubuntu.com> | 2016-06-10 16:25:42 (GMT) |
commit | 339880809a10bc63967b6f94aadc4cd7d406ba54 (patch) | |
tree | 8902504ef6ac4fd5e3bb11e969f7ada08ee6398b /Misc | |
parent | 62e3ad3e037d5b5b9a12d239facc334ab4341940 (diff) | |
parent | 87a8bcc221a6d3ca9a8d46838af5d0d21320e340 (diff) | |
download | cpython-339880809a10bc63967b6f94aadc4cd7d406ba54.zip cpython-339880809a10bc63967b6f94aadc4cd7d406ba54.tar.gz cpython-339880809a10bc63967b6f94aadc4cd7d406ba54.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 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -195,6 +195,12 @@ Build - Issue #26930: Update OS X 10.5+ 32-bit-only installer to build and link with OpenSSL 1.0.2h. +Misc +---- + +- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove + unused and outdated icons. + What's New in Python 3.6.0 alpha 1? =================================== @@ -1460,6 +1466,7 @@ Tools/Demos - Issue #26316: Fix variable name typo in Argument Clinic. +<<<<<<< local - Issue #25440: Fix output of python-config --extension-suffix. - Issue #25154: The pyvenv script has been deprecated in favour of |