]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-83845: Add tests for operator module (GH-115883) (#117254)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 Mar 2024 09:50:40 +0000 (10:50 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 09:50:40 +0000 (09:50 +0000)
commit1112e01da18700c1628a16dec9369caaca22ea92
tree1d7b072bcf9f15d703a85f39e37b6f9d8aaebb98
parent04b26eeb14e2d899c5266ed9a2033bd6b026058a
[3.11] gh-83845: Add tests for operator module (GH-115883) (#117254)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Lib/test/test_operator.py