diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-10-01 11:19:50 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-10-01 11:19:50 (GMT) |
commit | d69c904a2f5322069528e8c31f998823787e75f5 (patch) | |
tree | ad4b2afc7c9b9e86f006d255205f16b2c2903566 /Misc/NEWS | |
parent | bf24401a1f9cc8f4122405c7de1051d7823b6f0c (diff) | |
download | cpython-d69c904a2f5322069528e8c31f998823787e75f5.zip cpython-d69c904a2f5322069528e8c31f998823787e75f5.tar.gz cpython-d69c904a2f5322069528e8c31f998823787e75f5.tar.bz2 |
Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows
installer.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ Library Build ----- +- Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows + installer. + - Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. |