]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145492: fix regression test for defaultdict factory repr (GH-145788)
authorThomas Kowalski <thom.kowa@gmail.com>
Wed, 11 Mar 2026 13:02:23 +0000 (14:02 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2026 13:02:23 +0000 (14:02 +0100)
commitaa4240ebea1aacc907b1efa58e7f547d90cff3b1
tree17cf6c81ba7cbe85af340036de47c1d4cb02c282
parenteb9ae65e5b1cdfcf4f60d36c0353c857bc27b92f
gh-145492: fix regression test for defaultdict factory repr (GH-145788)
Lib/test/test_defaultdict.py