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 miss-islington
Recipients docs@python, eamanu, felixxm, miss-islington, vinay.sajip
Date 2021-03-08.11:16:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615202198.23.0.231853834673.issue43353@roundup.psfhosted.org>
In-reply-to
Content
New changeset bbba28212ce0f58096a4043f32442c6e727b74fc by Mariusz Felisiak in branch 'master':
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693)
https://github.com/python/cpython/commit/bbba28212ce0f58096a4043f32442c6e727b74fc
History
Date User Action Args
2021-03-08 11:16:38miss-islingtonsetrecipients: + miss-islington, vinay.sajip, docs@python, eamanu, felixxm
2021-03-08 11:16:38miss-islingtonsetmessageid: <1615202198.23.0.231853834673.issue43353@roundup.psfhosted.org>
2021-03-08 11:16:38miss-islingtonlinkissue43353 messages
2021-03-08 11:16:37miss-islingtoncreate