summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-11-07 09:34:15 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-11-07 09:34:15 -0800
commitb85c34559b601199262d654578bb2868f648d159 (patch)
tree566c0967494a7a14145ea05aedee0b07e5ea2ba0 /sites
parent4753881223e0ff5e3b3be35bb687a18dfec4f672 (diff)
Changelog re #1108
[ci skip]
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index e1cb0d2c..af1123c0 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :bug:`1108 (1.17+)` Rename a private method keyword argument (which was named
+ ``async``) so that we're compatible with the upcoming Python 3.7 release
+ (where ``async`` is a new keyword.) Thanks to ``@vEpiphyte`` for the report.
* :support:`- backported` Include LICENSE file in wheel archives.
* :release:`2.0.7 <2017-09-18>`
* :release:`1.18.4 <2017-09-18>`