Skip to content

bpo-32492: 1.6x speed up in namedtuple attribute access using C fast-path#10495

Merged
rhettinger merged 14 commits into
python:masterfrom
pablogsal:bpo32492
Dec 30, 2018
Merged

bpo-32492: 1.6x speed up in namedtuple attribute access using C fast-path#10495
rhettinger merged 14 commits into
python:masterfrom
pablogsal:bpo32492

Move Py_None test out of the critical path.

62cd7fd
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs