commit | 2bb5b48754a00975f98f44380936ab762f03ac35 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Sat Oct 03 01:21:38 2009 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Sat Oct 03 01:21:38 2009 +0000 |
tree | c827dd879ce507967cdf93502603e3aad2762217 | |
parent | 02e3746e1d9fd490dbb54c4580826575512102b5 [diff] [blame] |
Issue #7039: Fixed test_distutils when running tests on an installation with no build
diff --git a/Misc/NEWS b/Misc/NEWS index c4d552c..90b59a7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -15,6 +15,8 @@ Library ------- +- Issue #7039: Fixed distutils.tests.test_sysconfig when running on + installation with no build. What's New in Python 2.6.3 ==========================