commit | 2ade563abc95281be595b6dc58a519e84b74d6e0 | [log] [tgz] |
---|---|---|
author | Prince Roshan <princekrroshan01@gmail.com> | Mon May 22 00:47:18 2023 +0530 |
committer | GitHub <noreply@github.com> | Sun May 21 12:17:18 2023 -0700 |
tree | 3d10fa5b2904cb0bd4897b9f533ebdd191aa9650 | |
parent | e033edab12986a9848d883a147c2a929760c7e9b [diff] |
[3.11] gh-103606: Improve error message from logging.config.FileConfig (GH-103628) (#104687) * gh-103606: Improve error message from logging.config.FileConfig (GH-103628) (cherry picked from commit 152227b569c3a9b87fe0483706f704762ced6d75) plus backport the followup exception change fix to that in #104701