summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-11-23 19:47:42 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-11-23 20:19:10 +0000
commit580175342bc0ffc27ee114d0f4f8363b572d0910 (patch)
tree99fad98ae2c4a3edf628b7d5664dd0a99e7e82d3
parent4c267c78a09128dc80be821654dd60b174d53d41 (diff)
downloadpython-setuptools-git-580175342bc0ffc27ee114d0f4f8363b572d0910.tar.gz
Add news fragment
-rw-r--r--changelog.d/3709.misc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3709.misc.rst b/changelog.d/3709.misc.rst
new file mode 100644
index 00000000..bf0aefe9
--- /dev/null
+++ b/changelog.d/3709.misc.rst
@@ -0,0 +1,2 @@
+Fix condition to patch ``distutils.dist.log`` to only apply when using
+``distutils`` from the stdlib.