Skip to content

[3.7] bpo-33134: dataclasses: use function dispatch table for hash, instead of a string lookup which then is tested with if tests. (GH-6222)#6224

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-01d618c-3.7
Mar 25, 2018

bpo-33134: dataclasses: use function dispatch table for hash, instead…

0a60e61
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs