]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117535: Change unknown filename of warnings from `sys` to `<sys>` (#118018)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 19 Apr 2024 03:50:09 +0000 (20:50 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 03:50:09 +0000 (20:50 -0700)
commita09e47299217fe98615aec8318e13a744307d52a
tree334ae7adde2cc710f5fc2b485977a9e85d0911b5
parent398abdd6fa5b6b15c0570c75321cd7df9573a5b7
gh-117535: Change unknown filename of warnings from `sys` to `<sys>` (#118018)
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2024-04-18-00-35-11.gh-issue-117535.0m6SIM.rst [new file with mode: 0644]
Python/_warnings.c