gh-103357: Add logging.Formater defaults support to logging.config fileConfig and dictConfig#103359
Conversation
|
Sorry, @bharel and @vsajip, I could not cleanly backport this to |
|
Sorry @bharel and @vsajip, I had trouble checking out the |
|
Actually 3.10 is now security-fixes only. |
|
@vsajip Thanks for the merge 😄 |
|
You're right, it is a new feature - I wasn't thinking clearly. Let's leave it and not backport. |
…nfig fileConfig and dictConfig (pythonGH-103359)
Added the support for the defaults parameter, tests suite runs well.