This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fdrake
Recipients docs@python, eamanu, fdrake, felixxm, miss-islington, vinay.sajip
Date 2021-03-17.12:16:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615983369.34.0.376408259561.issue43353@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9bdb5802361016704fb3434369741cc6c5e08f02 by Mariusz Felisiak in branch '3.8':
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (#24825)
https://github.com/python/cpython/commit/9bdb5802361016704fb3434369741cc6c5e08f02
History
Date User Action Args
2021-03-17 12:16:09fdrakesetrecipients: + fdrake, vinay.sajip, docs@python, eamanu, miss-islington, felixxm
2021-03-17 12:16:09fdrakesetmessageid: <1615983369.34.0.376408259561.issue43353@roundup.psfhosted.org>
2021-03-17 12:16:09fdrakelinkissue43353 messages
2021-03-17 12:16:09fdrakecreate