]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149598: Remove `strm` argument support from `logging` handlers (#149599)
authorsobolevn <mail@sobolevn.me>
Mon, 11 May 2026 00:05:56 +0000 (03:05 +0300)
committerGitHub <noreply@github.com>
Mon, 11 May 2026 00:05:56 +0000 (03:05 +0300)
commitc1dbd51fac072e6008941fb22d89b9fe390c2b24
tree58a4e57ce434cbf8c0dea17ddeb7386b4f4a327e
parentc6fd7de64ac7591a9708c14a34737eb9baf050bc
gh-149598: Remove `strm` argument support from `logging` handlers (#149599)

gh-149598: Remove *strm* argument support from `logging` handlers
Doc/whatsnew/3.16.rst
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2026-05-09-15-17-59.gh-issue-149598.aLrXRw.rst [new file with mode: 0644]