]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95913: Add WhatsNew section for new logging APIs (GH-98320)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Oct 2022 04:34:40 +0000 (21:34 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 04:34:40 +0000 (21:34 -0700)
commit202eb48a766503511e6b6441a96dd06d163964f8
tree9329b1f605db7cc7cccaad9bcf5cb9d34f99b24e
parent39eaca884fd598890fce69e5dfefb0fd370809fe
gh-95913: Add WhatsNew section for new logging APIs (GH-98320)

* Add entry for new logging.getLevelNamesMapping function

* Add entry for SysLogHandler.createSocket to whatsnew

* Add missing line break between logging bullet list items
(cherry picked from commit 251b8ccd2a4354840ed2d3aeb9b643a999ba792f)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/whatsnew/3.11.rst