summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-01-20 09:31:59 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-01-20 09:31:59 -0500
commit3a60d1de2d4b9cdf330158fd708dde3c23d6b344 (patch)
treec91d16c84063cf61a8f3801d9257be3d5b98ae36
parent7cd8b4966a6e7186ff45fe1f1c09a58f8a678113 (diff)
downloadpython-setuptools-git-3a60d1de2d4b9cdf330158fd708dde3c23d6b344.tar.gz
Clarify subject of change. Ref #1905.
-rw-r--r--changelog.d/1905.change.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/1905.change.rst b/changelog.d/1905.change.rst
index 7b73898c..f0e07a18 100644
--- a/changelog.d/1905.change.rst
+++ b/changelog.d/1905.change.rst
@@ -1 +1 @@
-Fixed test failure introduced in 41.6.0 when the 'tests' directory is not present.
+Fixed defect in _imp, introduced in 41.6.0 when the 'tests' directory is not present.