Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-95913: Add WhatsNew section for new logging APIs #98320

Merged
merged 3 commits into from Oct 19, 2022

Conversation

CAM-Gerlach
Copy link
Member

@CAM-Gerlach CAM-Gerlach commented Oct 16, 2022

Part of #95913 and discussed in/related to #98307 .

This PR adds the following to a new Python 3.11 What's New section for the logging module:

vsajip
vsajip approved these changes Oct 16, 2022
Copy link
Member

@vsajip vsajip left a comment

I added a blurb for my changes to the docstring and documentation for createSocket, and have asked for your review on that PR #98319.

vsajip
vsajip approved these changes Oct 16, 2022
@ezio-melotti ezio-melotti merged commit 251b8cc into python:main Oct 19, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 19, 2022

Thanks @CAM-Gerlach for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2022
…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>
@bedevere-bot
Copy link

bedevere-bot commented Oct 19, 2022

GH-98428 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Oct 19, 2022
* 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>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants