summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2014-05-07 02:44:42 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2014-05-07 02:44:42 (GMT)
commit8577e5ae090dcd63447807e77c1dadc8be9602b9 (patch)
tree6cbb2c640dbd24b9dae617a49d576bd83d1f9f53 /Misc/NEWS
parent024c5eecbc52e6335be1f312437a59d144c4728a (diff)
downloadcpython-8577e5ae090dcd63447807e77c1dadc8be9602b9.zip
cpython-8577e5ae090dcd63447807e77c1dadc8be9602b9.tar.gz
cpython-8577e5ae090dcd63447807e77c1dadc8be9602b9.tar.bz2
- Issue #17752: Fix distutils tests when run from the installed location.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2ca47f0..f7dd62c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -38,6 +38,8 @@ Library
Tests
-----
+- Issue #17752: Fix distutils tests when run from the installed location.
+
- Issue #20946: Correct alignment assumptions of some ctypes tests.
- Issue #20939: Fix test_geturl failure in test_urllibnet due to