]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103109: Document ignore_warnings() test support helper (GH-103110)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Apr 2023 22:38:58 +0000 (15:38 -0700)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 22:38:58 +0000 (15:38 -0700)
commit9a8ce957482e0d811be6ec2987e99a1f4be3558a
treedb513ff88e90a8fc3af50c35cb7eca720cc5e3a5
parentd58ff6a616276c205e480225f588140f480271b7
gh-103109: Document ignore_warnings() test support helper (GH-103110)

(cherry picked from commit 32937d6aa414ec7db5c63ef277f21db1880b3af4)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/test.rst
Lib/test/support/warnings_helper.py