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