From b85c34559b601199262d654578bb2868f648d159 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 7 Nov 2017 09:34:15 -0800 Subject: Changelog re #1108 [ci skip] --- sites/www/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sites/www') 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>` -- cgit v1.2.3