]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105376: Remove logging.warn() and LoggerAdapter.warn() (#106553)
authorVictor Stinner <vstinner@python.org>
Sun, 9 Jul 2023 08:32:50 +0000 (10:32 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2023 08:32:50 +0000 (10:32 +0200)
commitdcc028d92428bd57358a5028ada2a53fc79fc365
treea3e01491722c6e08e290bad3224568b9376e433e
parentda98ed0aa040791ef08b24befab697038c8c9fd5
gh-105376: Remove logging.warn() and LoggerAdapter.warn() (#106553)
Doc/library/logging.rst
Doc/whatsnew/3.13.rst
Lib/logging/__init__.py
Misc/NEWS.d/next/Library/2023-06-06-15-32-44.gh-issue-105376.W4oDQp.rst