summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-08-21 04:50:43 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-08-21 04:50:43 -0400
commita3e6e68365079642d8949b26ecb810751cc15ef1 (patch)
tree34b0c5859b6d5082a198c5d1c2930c7208e070f1 /changelog.d
parent35233197be40eafa1e81d71aedeb82af1a761f54 (diff)
downloadpython-setuptools-git-41.2.0.tar.gz
Bump version: 41.1.0 → 41.2.0v41.2.0
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1565.misc.rst2
-rw-r--r--changelog.d/479.change.rst1
2 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/1565.misc.rst b/changelog.d/1565.misc.rst
deleted file mode 100644
index ca15573a..00000000
--- a/changelog.d/1565.misc.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Changed html_sidebars from string to list of string as per
-https://www.sphinx-doc.org/en/master/changes.html#id58
diff --git a/changelog.d/479.change.rst b/changelog.d/479.change.rst
deleted file mode 100644
index d494c0fc..00000000
--- a/changelog.d/479.change.rst
+++ /dev/null
@@ -1 +0,0 @@
-Remove some usage of the deprecated ``imp`` module.