summaryrefslogtreecommitdiff
path: root/changelog.d/2082.misc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/2082.misc.rst')
-rw-r--r--changelog.d/2082.misc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/2082.misc.rst b/changelog.d/2082.misc.rst
new file mode 100644
index 00000000..81ad5d58
--- /dev/null
+++ b/changelog.d/2082.misc.rst
@@ -0,0 +1,2 @@
+Filter ``lib2to3`` ``PendingDeprecationWarning`` and ``DeprecationWarning`` in testes,
+because ``lib2to3`` is `deprecated in Python 3.9 <https://bugs.python.org/issue40360>`_.