commit | 4ad70df5e7b227dbb1b0db3c45223b0e35bee8be | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Mar 16 16:19:47 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Mar 16 16:19:47 2010 +0000 |
tree | 6c2015c39877b667c496a9e841fce33869e1b6ac | |
parent | b4f4e72f07dcfd4364e92709a62e2a30478cf726 [diff] [blame] |
Issue #6716/3: Exclude 2to3 tests from compileall.
diff --git a/Misc/NEWS b/Misc/NEWS index 018adf0..2b73e36 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -838,6 +838,7 @@ ----- - Issue #6716: Quote -x arguments of compileall in MSI installer. + Exclude 2to3 tests from compileall. - Issue #3920, #7903: Define _BSD_SOURCE on OpenBSD 4.4 through 4.9.