mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
f58e582479
gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (GH-153696)
(cherry picked from commit b704b647b2)
Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>