]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#107696)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Aug 2023 14:06:16 +0000 (07:06 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 14:06:16 +0000 (14:06 +0000)
commit2345a8fb0c8e660e2e3d63697e16433a312fce58
tree41fe18dee2b06e43969ba517d74164abd65fcba5
parent58b31612e67eb9ef064acfee2b204095144a1408
[3.11] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#107696)

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