[New-bugs-announce] [issue46041] Add reference counting micro-optimizations to listobject.c

Maxwell Bernstein report at bugs.python.org
Fri Dec 10 13:34:10 EST 2021


New submission from Maxwell Bernstein <tekk.nolagi at gmail.com>:

Avoid reference counting in the fast path of list.contains and list.index

----------
messages: 408242
nosy: tekknolagi
priority: normal
severity: normal
status: open
title: Add reference counting micro-optimizations to listobject.c

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46041>
_______________________________________


More information about the New-bugs-announce mailing list