diff options
author | Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) <thatiparthysreenivas@gmail.com> | 2025-03-17 16:19:53 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 10:49:53 +0000 |
commit | 80e00ecc399db8aeaa9f3a1c87a2cfb34517d7be (patch) | |
tree | 899fbb137ea9aa22162ad28ffb73c549d99629dc /Python/getargs.c | |
parent | ac50ece6cea8745834e4ec0a9617809a51245bfc (diff) | |
download | cpython-80e00ecc399db8aeaa9f3a1c87a2cfb34517d7be.tar.gz cpython-80e00ecc399db8aeaa9f3a1c87a2cfb34517d7be.zip |
gh-129843: fix pure Python implementation of `warnings.warn_explicit` (#129848)
The pure Python implementation of `warnings.warn_explicit` constructs a `WarningMessage`
with an incorrect source (it incorrectly sets the WarningMessage's line to the given `source`).
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions