cpython/Lib/test/test_warnings
Miss Islington (bot) c3ee1a7f05
[3.12] gh-122255: Add black box tests in test_warnings (GH-122227) (GH-122819)
They are similar to white box tests for gh-86298 in test_importlib.
(cherry picked from commit fe13c9baf4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-08-14 14:12:34 +00:00
..
data gh-39615: Add warnings.warn() skip_file_prefixes support (#100840) 2023-01-27 18:35:14 -08:00
__init__.py [3.12] gh-122255: Add black box tests in test_warnings (GH-122227) (GH-122819) 2024-08-14 14:12:34 +00:00
__main__.py