]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133213: Add tests for `string.templatelib.TemplateIter` (#133215)
authorsobolevn <mail@sobolevn.me>
Wed, 30 Apr 2025 19:38:25 +0000 (22:38 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 19:38:25 +0000 (22:38 +0300)
commit0e21ed7c09c687d62d6bf054022e66bccd1fa2bc
tree227cb254d2218bb5b970b95a654950afb2214baa
parent94b4fcd806e7b692955173d309ea3b70a193ad96
gh-133213: Add tests for `string.templatelib.TemplateIter` (#133215)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/test/test_string/test_templatelib.py