]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135801: Add tests for filtering warnings by module (GH-140240)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 17 Oct 2025 11:21:39 +0000 (14:21 +0300)
committerGitHub <noreply@github.com>
Fri, 17 Oct 2025 11:21:39 +0000 (14:21 +0300)
commitfbf0843e39e01ec8a8295f6475065b08053f13dd
tree39b2a408533f9d901c2fbd13c562421262035d9b
parent67c98ad8ef5530ddfd332a7e9d4257791dc35b1c
gh-135801: Add tests for filtering warnings by module (GH-140240)
Lib/test/test_warnings/__init__.py