New submission from Mads Jensen <m...@inducks.org>: There are lots of legacy calls in the form of ClassName.method, which should be replaced with super().method. This is an issue in many modules; I've been asked to create a report for each module that the PR touches.
---------- components: Library (Lib) messages: 314517 nosy: madsjensen priority: normal severity: normal status: open title: Use super().method instead in Logging _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33155> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com