cpython/Lib/logging
Miss Islington (bot) bcce4cc466
[3.13] gh-105376: Restore deprecated logging warn() method (GH-122775) (#122856)
gh-105376: Restore deprecated logging warn() method (GH-122775)

This reverts commit dcc028d924 and
commit 6c54e5d721.

Keep the deprecated logging warn() method in Python 3.13.

(cherry picked from commit d3239976a8)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-08-09 17:15:30 +02:00
..
__init__.py [3.13] gh-105376: Restore deprecated logging warn() method (GH-122775) (#122856) 2024-08-09 17:15:30 +02:00
config.py [3.13] gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154) (GH-122603) 2024-08-02 13:07:27 +01:00
handlers.py [3.13] gh-105623 Fix performance degradation in logging RotatingFileHandler (GH-105887) (GH-121117) 2024-06-28 09:23:38 +00:00