mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
3d4b2d4df2
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.