]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-132661: Add ``string.templatelib.convert()`` (#135217)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Tue, 15 Jul 2025 09:56:42 +0000 (10:56 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 09:56:42 +0000 (11:56 +0200)
commit5b969fd64502a6e2ba6513e2b18beaeae58b8aa1
treeaa72c82051d9c9a07e549feec1354371f0f0bd87
parentc89a66feb12110e68e63a6293e3ed9c9fd180412
GH-132661: Add ``string.templatelib.convert()`` (#135217)
Lib/string/templatelib.py
Lib/test/test_string/test_templatelib.py