]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103406: Modernize pos-only arguments usage in `test_signature` (#103407)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 14 Apr 2023 07:06:31 +0000 (10:06 +0300)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 07:06:31 +0000 (00:06 -0700)
commit756978117698eeac3af270db25d22599e681bcb3
tree6a975fcda360cce41a3ed4803ee5aef29db2bc18
parenta3d313a9e2d894f301557c18788aa1eec16c507c
gh-103406: Modernize pos-only arguments usage in `test_signature` (#103407)
Lib/test/test_inspect.py