[issue44121] Missing implementation for formatHeader and formatFooter methods of the BufferingFormatter class in the logging module.

2021-05-13 Thread Mahmoud Harmouch


New submission from Mahmoud Harmouch :

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 
<https://bugs.python.org/issue44121>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44121] Missing implementation for formatHeader and formatFooter methods of the BufferingFormatter class in the logging module.

2021-05-13 Thread Mahmoud Harmouch


Change by Mahmoud Harmouch :


--
keywords: +patch
pull_requests: +24735
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/26095

___
Python tracker 
<https://bugs.python.org/issue44121>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com