From a1f965a3e52614a3e28891bf11da74a17ed551dd Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 31 Mar 2019 21:45:08 -0400 Subject: [PATCH] Changelog for #3197 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4d26c37da..8b2375c6a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -168,6 +168,9 @@ Fixes: The special-purpose ``--debug`` flag has been removed. Thanks to :user:`arcresu`. :bug:`3196` +* Fix several uses of deprecated standard-library features on Python 3.7. + Thanks to :user:`arcresu`. + :bug:`3197` .. _python-itunes: https://github.com/ocelma/python-itunes