]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102158: Add tests for `softkwlist` (GH-102159)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Feb 2023 02:52:31 +0000 (18:52 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 02:52:31 +0000 (18:52 -0800)
commit2e2ab6752b9815490df366f50d022cdda1235511
tree18b00db996c790b52e8149375ac271c49acdf1f7
parent9a0116d35ceb5d4a01546da7fc2ad329282579b3
gh-102158: Add tests for `softkwlist` (GH-102159)

---------

(cherry picked from commit 9f3ecd1aa3566947648a053bd9716ed67dd9a718)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_keyword.py