From 6f364634eed95c99cbfa9fed610701bf0c9ebd62 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Thu, 19 Sep 2019 13:02:23 +0100 Subject: Changelog --- changelog.d/4.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4.bugfix diff --git a/changelog.d/4.bugfix b/changelog.d/4.bugfix new file mode 100644 index 0000000000..fe717920a6 --- /dev/null +++ b/changelog.d/4.bugfix @@ -0,0 +1 @@ +Fix handling of filtered strings in Python 3. -- cgit 1.5.1