<!DOCTYPE html>
<html data-lt-installed="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body style="padding-bottom: 1px;">
<p>Hi, Sergey,</p>
<p>thanks for the patch! LGTM with minor comments.</p>
<p>Sergey</p>
<div class="moz-cite-prefix">On 6/25/26 23:29, Sergey Kaplun wrote:<br>
</div>
<p><br>
</p>
<p><snipped></p>
<blockquote type="cite"
cite="mid:20260625202903.3157425-3-skaplun@tarantool.org">
<pre wrap="" class="moz-quote-pre">
+
+
+def ctype_repr(cts, id):
+ ctype = ctype_get(cts, id)
+ ctypestr = ''
+ qual = 0
+ ptrto = 0
+ while True:</pre>
</blockquote>
<p>probably it should be somehow limited, with broken
memory/coredump</p>
<p>the loop may be an infinite</p>
<blockquote type="cite"
cite="mid:20260625202903.3157425-3-skaplun@tarantool.org">
<pre wrap="" class="moz-quote-pre">
</pre>
</blockquote>
<snipped>
<blockquote type="cite"
cite="mid:20260625202903.3157425-3-skaplun@tarantool.org">
<pre wrap="" class="moz-quote-pre">
test_cls.test = lambda self: self.check()
</pre>
</blockquote>
</body>
<lt-container></lt-container>
</html>