◐ Shell
clean mode source ↗

gh-91070: Add note about SysLogHandler on macOS 12.x (Monterey). (GH-94803) by vsajip · Pull Request #94803 · 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

@vsajip

@vsajip vsajip commented

Jul 13, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@vsajip vsajip added docs

Documentation in the Doc dir

needs backport to 3.10

only security fixes

needs backport to 3.11

only security fixes

labels

Jul 13, 2022

@vsajip vsajip self-assigned this

Jul 13, 2022

@vsajip vsajip changed the title gh-91070: Add note about SysLogHandler on macOS 12.x (Monterey). gh-91070: Add note about SysLogHandler on macOS 12.x (Monterey). (GH-94803)

Aug 25, 2022

@vsajip vsajip merged commit 8db7693 into python:main

Aug 25, 2022

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@vsajip vsajip deleted the fix-91070 branch

August 25, 2022 07:27

@bedevere-bot

Copy link Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11

only security fixes

label

Aug 25, 2022

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 25, 2022
pythonGH-94803)

(cherry picked from commit 8db7693)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 25, 2022
pythonGH-94803)

(cherry picked from commit 8db7693)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>

@bedevere-bot

Copy link Copy Markdown

GH-96261 is a backport of this pull request to the 3.10 branch.

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

Reviewers

@ronaldoussoren ronaldoussoren Awaiting requested review from ronaldoussoren

@ned-deily ned-deily Awaiting requested review from ned-deily

Assignees

@vsajip vsajip

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.

On Osx Monterey(12.x), Logging.handlers.SysLogHandler does not work

3 participants

@vsajip @miss-islington @bedevere-bot