On Fri, Jun 26, 2026 at 4:22 PM Ayush Tiwari
<ayushtiwari(dot)slg01(at)gmail(dot)com> wrote:
> On Fri, 26 Jun 2026 at 11:35, Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
>> Right. Those functions have the same issue as PySequence_GetItem().
>> The attached v2 patch fixes them all.
> Thanks for the update! v2 LGTM.
Thanks for the review. Pushed and back-patched down to v14.
- Richard