]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-93096: Load doctests in `test_itertools` (GH-131133) (#131137)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Mar 2025 08:00:17 +0000 (09:00 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 08:00:17 +0000 (08:00 +0000)
commit969631aec9b9de7cf3ade488beb0b315e236ea8e
tree49fc53742c08e463f96159c087ab91aa3c466bd9
parentafffd97cd9066d6c7864d932cf7e9de1b7bb5051
[3.12] gh-93096: Load doctests in `test_itertools` (GH-131133) (#131137)

gh-93096: Load doctests in `test_itertools` (GH-131133)
(cherry picked from commit 15a8412b5e12ae46761843d4442c7b56ffa75176)

Co-authored-by: donBarbos <donbarbos@proton.me>
Lib/test/test_itertools.py