◐ Shell
clean mode source ↗

[3.11] gh-95913: Add WhatsNew section for new logging APIs (GH-98320) by miss-islington · Pull Request #98428 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Oct 19, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

  • 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 251b8cc)

Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM

…8320)

* 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 251b8cc)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

@miss-islington miss-islington merged commit 202eb48 into python:3.11

Oct 19, 2022

@miss-islington miss-islington deleted the backport-251b8cc-3.11 branch

October 19, 2022 04:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ezio-melotti ezio-melotti ezio-melotti approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @ezio-melotti @bedevere-bot @CAM-Gerlach