]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115032: Deprecate support for custom logging handlers with 'strm' argument. (GH...
authorMariusz Felisiak <felisiak.mariusz@gmail.com>
Sun, 27 Apr 2025 21:18:14 +0000 (23:18 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Apr 2025 21:18:14 +0000 (22:18 +0100)
commit28a2fd031e3e9c28bf32670c86b60ea74d0c470d
treee4a17fc68e1b077023d7c31a272ce6b70949ccc6
parent355ee1a429e68602696d5a4a9966c1448af1c8d1
gh-115032: Deprecate support for custom logging handlers with 'strm' argument. (GH-115314)
Doc/whatsnew/3.14.rst
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2025-04-26-12-25-42.gh-issue-115032.jnM2Co.rst [new file with mode: 0644]