diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2013-08-03 18:12:45 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2013-08-03 18:12:45 (GMT) |
commit | d87c3d3ea4806db4e230f3bbd9791617aef62298 (patch) | |
tree | 06b2788e87fd2b6eccf18541be3a82206ab5f21b /Misc | |
parent | e633bed44a6354dd190c7e97e28c12dead787315 (diff) | |
parent | 78fa5e38a9cb03181f4bc53d06d41e453fd7077c (diff) | |
download | cpython-d87c3d3ea4806db4e230f3bbd9791617aef62298.zip cpython-d87c3d3ea4806db4e230f3bbd9791617aef62298.tar.gz cpython-d87c3d3ea4806db4e230f3bbd9791617aef62298.tar.bz2 |
Issue #16067: Merge with 3.3
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -763,6 +763,9 @@ Windows Build ----- +- Issue #16067: Add description into MSI file to replace installer's + temporary name. + - Issue #18257: Fix readlink usage in python-config. Install the python version again on Darwin. |