]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: use Node.findall to avoid a deprecation warning (GH-99403)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Apr 2023 08:24:27 +0000 (01:24 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2023 08:24:27 +0000 (01:24 -0700)
commit31bec9198b194798e95c0c46bceff1913784d8ff
tree9485b4c5d98fde973e52b31a85d5f55e71a7ea72
parentb4f331820772c95c2d5eae9e5f416effb70a8db2
Docs: use Node.findall to avoid a deprecation warning (GH-99403)

(cherry picked from commit 1e9dfdacefa2c8c27762ba6491b0f570147ee355)

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