summaryrefslogtreecommitdiff
path: root/docs/changelog/1715.bugfix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/1715.bugfix.rst')
-rw-r--r--docs/changelog/1715.bugfix.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/changelog/1715.bugfix.rst b/docs/changelog/1715.bugfix.rst
deleted file mode 100644
index 91cf9b0..0000000
--- a/docs/changelog/1715.bugfix.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Do not fail if the distutils/setuptools patch happens on a C-extension loader (such as ``zipimporter`` on Python 3.7 or
-earlier) - by :user:`gaborbernat`.