mirror of
https://github.com/python/cpython.git
synced 2026-07-01 07:05:17 -04:00
7f29fa5032
gh-149807: Fix hash(frozendict): compute (key, value) pair hash (GH-149841)
(cherry picked from commit 244300162d)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects