From ab40bda27ddf607d60de6d73229f56b8b8203981 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 2 Nov 2020 22:38:25 -0800 Subject: Add support for Python 3.9 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 3ad62669c..32e260037 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ unreleased Features -------- +- Add support for Python 3.9. + See https://github.com/Pylons/pyramid/issue/3622 + - The ``aslist`` method now handles non-string object when flattening. See https://github.com/Pylons/pyramid/pull/3594 -- cgit v1.2.3