]> 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:42:43 +0000 (15:42 -0700)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 22:42:43 +0000 (15:42 -0700)
commit0854bdf15f93f0a4bad44dc3955b713c721c394f
tree76ad256f8b6de69cdde01b71c6e3e4ddb8aeedfb
parent4664a7cf689946f0c9854cadee7c6aa9c276a8cf
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