]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102158: Add tests for `softkwlist` (#102159)
authorEclips4 <80244920+Eclips4@users.noreply.github.com>
Fri, 24 Feb 2023 02:28:24 +0000 (05:28 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 02:28:24 +0000 (21:28 -0500)
commit9f3ecd1aa3566947648a053bd9716ed67dd9a718
tree2bdbf7b315be5c909ed2e343b210e0513872f186
parent0c857865e4f255f99d58678f878e09c11da89892
gh-102158: Add tests for `softkwlist` (#102159)

---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_keyword.py