]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-83845: Add tests for operator module (GH-115883) (#117253)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 Mar 2024 09:37:41 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 09:37:41 +0000 (09:37 +0000)
commit54514467c26c657eb1a6f8885786297979689d2d
tree99a6aa92253fb225036cf29bb11200f6fb99dc34
parent477ef9015c312725734c4613b5ba12e80d920a22
[3.12] gh-83845: Add tests for operator module (GH-115883) (#117253)

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