commit | f9caee9ab435d53a920ba9239e9a8fe4fe58976f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 17:26:10 2012 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 17:26:10 2012 +0100 |
tree | bc0b0f7cb2b886ac7c1c79b1a55cd3d0085f1a3b | |
parent | d9a3591ed154158adeded5d52c25c7bee4dadfbd [diff] [blame] | |
parent | 26bb3cf7cdf4052fd3cad3c435b1e00990e78db4 [diff] [blame] |
merge 3.2
diff --git a/Misc/NEWS b/Misc/NEWS index 2a43734..26529b7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1942,6 +1942,8 @@ Build ----- +- Issue #10580: Minor grammar change in Windows installer. + - Issue #13326: Clean __pycache__ directories correctly on OpenBSD. - PEP 393: the configure option --with-wide-unicode is removed.