aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d/2230.change.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/2230.change.rst')
-rw-r--r--changelog.d/2230.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2230.change.rst b/changelog.d/2230.change.rst
new file mode 100644
index 00000000..1719f497
--- /dev/null
+++ b/changelog.d/2230.change.rst
@@ -0,0 +1 @@
+Now warn the user when setuptools is imported after distutils modules have been loaded (exempting PyPy for 3.6), directing the users of packages to import setuptools first.