]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105080: Fixed inconsistent signature on derived classes (#105217)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 2 Jun 2023 22:22:33 +0000 (06:22 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2023 22:22:33 +0000 (16:22 -0600)
commit9ad199ba36791711f596393ca9a20dbf118ef858
treef807ee7ccf7d68fe97f9c4a8d3b66bccae1c6071
parent70dc2fb9732ba3848ad3ae511a9d3195b1378915
gh-105080: Fixed inconsistent signature on derived classes (#105217)
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS.d/next/Library/2023-06-02-02-38-26.gh-issue-105080.2imGMg.rst [new file with mode: 0644]