]> 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:54:47 +0000 (18:54 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 02:54:47 +0000 (18:54 -0800)
commitdd0843ac1d029cb7331a670b37dd55ab5f0b3c7d
tree82115db74a9a781a78540eb30f4fa3fa710854a4
parent5e1bbb585be18a160fa3a4099cca8d95efc11552
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