]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121708: Improve test coverage for `unittest.util` (GH-121713) (GH-121738)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 Jul 2024 08:32:41 +0000 (10:32 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jul 2024 08:32:41 +0000 (08:32 +0000)
commite8594aadd5f8518f147944539c99efe126c20b35
tree5f11e985c3dcabf67e353c1b0b132f930b83ba75
parent48a96d23a837139fe533d085eafb7750e8144c83
[3.13] gh-121708: Improve test coverage for `unittest.util` (GH-121713) (GH-121738)

(cherry picked from commit 901ea411bf51f59f2a4b0b4fec6f60d29c76ca05)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_unittest/test_util.py [new file with mode: 0644]