summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/1660.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1660.change.rst b/changelog.d/1660.change.rst
new file mode 100644
index 00000000..52f62397
--- /dev/null
+++ b/changelog.d/1660.change.rst
@@ -0,0 +1 @@
+On Python 2, when reading config files, downcast options from text to bytes to satisfy distutils expectations.