Skip to content

bpo-33134: dataclasses: use function dispatch table for hash, instead of a string lookup which then is tested with if tests.#6222

Merged
ericvsmith merged 3 commits into
python:masterfrom
ericvsmith:bpo-33134-dataclasses-use-dispatch-table
Mar 25, 2018
Merged

bpo-33134: dataclasses: use function dispatch table for hash, instead of a string lookup which then is tested with if tests.#6222
ericvsmith merged 3 commits into
python:masterfrom
ericvsmith:bpo-33134-dataclasses-use-dispatch-table

Commits

Commits on Mar 24, 2018