]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#107695)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Aug 2023 14:17:20 +0000 (07:17 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 14:17:20 +0000 (16:17 +0200)
commitc80112906a406d2eecf63729caad129c3f920f87
treec8ce0afc0a42af65fd34fe2d39cc38a9db60b3c3
parentcc766c0b15ed81ad5a6f0355da98a5e95aad7bfb
[3.12] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#107695)

Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694)
(cherry picked from commit 9564e31cbc95a723f2414537231bc4611b56644f)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/tools/extensions/pyspecific.py