Skip to content

bpo-31179: Make dict.copy() up to 5.5 times faster.#3067

Merged
1st1 merged 5 commits into
python:masterfrom
1st1:dictcopy
Jan 22, 2018
Merged

bpo-31179: Make dict.copy() up to 5.5 times faster.#3067
1st1 merged 5 commits into
python:masterfrom
1st1:dictcopy

Use integer arith to compute ratio; bump it to 33%

47413f6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs