Oleg Serov added the comment:
I tried and failed to reproduce. If it changes, I'll update it.
--
___
Python tracker
<https://bugs.python.org/issue29143>
___
___
Oleg Serov added the comment:
> 1. I have some random logging configuration with some logging handlers that
> have "propagate = True"
Read as: 1. I have some random logging configuration with some logging handlers
that have &q
New submission from Oleg Serov:
Looks like if I have a logger handler with propagate = False and it is
disabled, the "propagate" is still in affect.
I am considering this is a bug, because:
1. I have some random logging configuration with some logging handlers that
have "prop