cpython/Lib/test/test_warnings
Miss Islington (bot) 94db4cc5e6
[3.13] gh-122191: Fix test_warnings failure if run with -Werror (GH-122222) (GH-122256)
__spec__.loader is now required in the module globals (see gh-86298).
(cherry picked from commit 9b4fe9b718)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-07-25 07:28:33 +00:00
..
data
__init__.py [3.13] gh-122191: Fix test_warnings failure if run with -Werror (GH-122222) (GH-122256) 2024-07-25 07:28:33 +00:00
__main__.py