Skip to content

bpo-31336: Speed up type creation, which is highly dominated by slow dict lookups.#3279

Merged
serhiy-storchaka merged 20 commits into
python:masterfrom
scoder:_fast_pytype_lookup
Oct 1, 2017
Merged

bpo-31336: Speed up type creation, which is highly dominated by slow dict lookups.#3279
serhiy-storchaka merged 20 commits into
python:masterfrom
scoder:_fast_pytype_lookup

Guard against external live exceptions when calling find_name_in_mro(…

2497858
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs