summaryrefslogtreecommitdiff
path: root/changelog.d/3006.change.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/3006.change.rst')
-rw-r--r--changelog.d/3006.change.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/3006.change.rst b/changelog.d/3006.change.rst
deleted file mode 100644
index d5f5d99d..00000000
--- a/changelog.d/3006.change.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixed startup performance issue of Python interpreter due to imports of
-costly modules in ``_distutils_hack`` -- by :user:`tiran`