We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f7dbf commit 41d6727Copy full SHA for 41d6727
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-21-12-00-00.gh-issue-151815.TpItrS.rst
@@ -0,0 +1,2 @@
1
+Fix segfault in :class:`string.templatelib.Template` iterator when
2
+``PyObject_GetIter`` fails after ``PyObject_GC_New``.
0 commit comments