]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105376: Remove logging.Logger.warn() method (#105377)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 18:35:51 +0000 (20:35 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 18:35:51 +0000 (18:35 +0000)
commit6c54e5d72166d012b52155cbf13af9e533290e06
tree11a9c5c58f5b04f1818321d5f7a385d667fb7f8c
parent221d703498d84e363070c89c28f839edceaac9b2
gh-105376: Remove logging.Logger.warn() method (#105377)
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 [new file with mode: 0644]