]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103109: Document ignore_warnings() test support helper (#103110)
authorCharlie Zhao <zhaoyu_hit@qq.com>
Sun, 2 Apr 2023 22:18:25 +0000 (06:18 +0800)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 22:18:25 +0000 (00:18 +0200)
commit32937d6aa414ec7db5c63ef277f21db1880b3af4
tree8851c1c441873237b2225e454bc50d5e3fe32dea
parent6883007a86bdf0d7cf4560b949fd5e577dab1013
gh-103109: Document ignore_warnings() test support helper (#103110)

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