]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143231: Add the module attribute to warnings.WarningMessage (GH-149298)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 May 2026 09:35:47 +0000 (12:35 +0300)
committerGitHub <noreply@github.com>
Sun, 3 May 2026 09:35:47 +0000 (09:35 +0000)
commit00c4a946f48ccbef865deaa78d7578b9fecf1121
tree137b3c769e1af639eefc9150cc010f3c68d32c2d
parentdb0335887e6acd1e2ef4382a52544b02971f52f0
gh-143231: Add the module attribute to warnings.WarningMessage (GH-149298)
Lib/_py_warnings.py
Lib/test/test_warnings/__init__.py
Misc/NEWS.d/next/Library/2026-05-02-18-23-50.gh-issue-143231.oBbQb5.rst [new file with mode: 0644]
Python/_warnings.c