➜

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 vinay.sajip
Recipients ned.deily, pbloom, ronaldoussoren, vinay.sajip
Date 2022-03-04.06:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646375899.09.0.594536433038.issue46914@roundup.psfhosted.org>
In-reply-to
Content
> If so, then it probably good to adjust ... since it still talks about it being expected.

Do you mean just adding a note to the effect that SysLogHandler won't work on macOS 12.2 because of changes to the syslog daemon on that platform?

IIRC using the syslog module was not an option at the time SysLogHandler was added, I think because of both thread-safety and lack-of-functionality issues.
History
Date User Action Args
2022-03-04 06:38:19vinay.sajipsetrecipients: + vinay.sajip, ronaldoussoren, ned.deily, pbloom
2022-03-04 06:38:19vinay.sajipsetmessageid: <1646375899.09.0.594536433038.issue46914@roundup.psfhosted.org>
2022-03-04 06:38:19vinay.sajiplinkissue46914 messages
2022-03-04 06:38:18vinay.sajipcreate