New submission from Mahmoud Harmouch <mahmoudddharmouc...@gmail.com>:
While I was browsing in the source code of the logging package, I've encountered missing implementations for formatHeader and formatFooter methods of the BufferingFormatter class(in __init__ file). Therefore, I'm going to implement them and push these changes in a pull request. ---------- components: Library (Lib) messages: 393565 nosy: Harmouch101 priority: normal severity: normal status: open title: Missing implementation for formatHeader and formatFooter methods of the BufferingFormatter class in the logging module. type: enhancement versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44121> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com