]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-93096: Load doctests in `test_itertools` (GH-131133) (#131136)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Mar 2025 08:03:24 +0000 (09:03 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 08:03:24 +0000 (08:03 +0000)
commit65b58291b0c0e7d87383514f62dea4d875f76950
tree021dd6997123d715f259f1c21105485c727d3ed3
parentd23a0f2d8698ec5f4351e66df314b1bd2f73ec65
[3.13] gh-93096: Load doctests in `test_itertools` (GH-131133) (#131136)

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