cpython/Lib/test/test_warnings
Miss Islington (bot) 889e9184bf
[3.14] gh-135801: Add tests for filtering warnings by module (GH-140240) (GH-140246)
(cherry picked from commit fbf0843e39)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-17 11:48:03 +00:00
..
data gh-126209: Fix inconsistency of skip_file_prefixes in warnings.warn's C and Python implementations (GH-126329) 2024-11-12 13:01:56 +01:00
__init__.py [3.14] gh-135801: Add tests for filtering warnings by module (GH-140240) (GH-140246) 2025-10-17 11:48:03 +00:00
__main__.py