From 8fe55b1d18783dce80172fb6c09a68a0861719d6 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Thu, 13 Sep 2018 15:40:45 +0200 Subject: [PATCH] add changelog for fix #3975 --- changelog/3975.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3975.trivial.rst diff --git a/changelog/3975.trivial.rst b/changelog/3975.trivial.rst new file mode 100644 index 00000000000..1013e13b983 --- /dev/null +++ b/changelog/3975.trivial.rst @@ -0,0 +1 @@ +Remove legacy code around im_func as that was python2 only