From 76b781754bfefe21706762442c422bac523701e4 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 14 Mar 2022 19:21:01 -0400 Subject: Use args, not kwargs, to retain py2 compat for now --- sites/www/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sites/www') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 45bacd22..d5215995 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,14 @@ Changelog ========= +- :bug:`2001` Fix Python 2 compatibility breakage introduced in 2.10.1. Spotted + by Christian Hammond. + + .. warning:: + This is almost certainly the last time we will fix Python 2 related + errors! Please see `the roadmap + `_. + - :release:`2.10.1 <2022-03-11>` - :bug:`-` (`CVE-2022-24302 `_) Creation -- cgit v1.2.3