]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103406: Modernize pos-only arguments usage in `test_signature` (GH-103407)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Apr 2023 07:30:38 +0000 (00:30 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 07:30:38 +0000 (00:30 -0700)
commit2e0ead5f22bb7699d70f1dfb6d1eadff124f2688
treef706ce5cb40cc004f6a738482f9928877d164e12
parent3b929a7b321dae113593d81caf47c4f08890c615
gh-103406: Modernize pos-only arguments usage in `test_signature` (GH-103407)

(cherry picked from commit 756978117698eeac3af270db25d22599e681bcb3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_inspect.py